Vince
e190baf618
Merge pull request #17 from newart3/svg-cursors-build
...
Add KDE svg cursors build support to build.sh
2025-04-05 10:45:53 +08:00
dell
b3beac4596
silence output
2025-03-30 07:14:24 +05:00
dell
6caa72e729
add svg-cursor build steps to build.sh
...
based on https://github.com/jinliu/svg-cursor/tree/main/build-svg-theme , including the script in that repo
2025-03-30 07:09:44 +05:00
dell
31d6705de5
replace inkscape with rsvg-convert
...
- inkscape is an overkill for converting svgs to pngs
- rsvg-convert has minimal dependencies, is faster, suited for scripts
- fixed some typos in previous command (w, h were repeated)
2025-03-30 05:53:08 +05:00
dell
32ab49d382
fix dependencies check and install
...
- spaces to tabs for consistency with the rest of the file
- the command check was broken, fixed
- xcursorgen is now part of the x11-apps pkg on ubuntu; added install... for it; switched apt to apt-get (stable cli)
- changed the pkg name to the valid one for other distros
2025-03-30 05:25:37 +05:00
Vince
c8759f13de
Merge pull request #15 from tuxslack/master
...
Check icons folder - install.sh
2025-01-13 11:47:40 +08:00
Fernando
043af2c8f3
Check icons folder - install.sh
...
Fixing this bug:
cp: could not create directory '****/.local/share/icons/WhiteSur-cursors': No such file or directory
2025-01-12 15:49:47 -03:00
Vince
63d04b852a
Merge pull request #14 from jinliu/work/fix-hotspots
...
Fix hotspot positions
2024-10-27 13:22:53 +08:00
Jin Liu
237149d9a3
Fix hotspot positions
2024-10-26 16:42:48 +08:00
Vince
05e4198b37
Merge pull request #13 from jinliu/work/svg-cursor
...
Add support for the new SVG cursor format in KDE Plasma 6.2
2024-10-26 15:10:18 +08:00
Jin Liu
0dabfe661d
Add support for the new SVG cursor format in KDE Plasma 6.2
2024-10-25 17:34:48 +08:00
vinceliuice
5c94e8c22d
update
2022-06-17 22:51:34 +08:00
Vince
2cb7219ba1
Merge pull request #2 from JuStTheDev/patch-1
...
Update build.sh
2021-02-10 16:33:40 +08:00
Julian Strecker
1d2ae9a1ec
Update build.sh
...
Change Message to appropriate one when inkscape is missing
2021-02-10 08:53:32 +01:00
vinceliuice
8e68939171
update
2021-01-06 18:59:12 +08:00
vinceliuice
1ada17d4e0
Delete .gitattributes
2020-08-12 16:02:47 +08:00
vinceliuice
c3aff50d9e
update
2020-08-12 16:01:35 +08:00
vinceliuice
fe3e959aa0
Initial commit
2020-08-12 16:00:07 +08:00