Commit Graph

108 Commits

Author SHA1 Message Date
Vaxry f870f0f980 cmake: bump ver to 0.1.5 2024-03-24 03:23:53 +00:00
Vaxry 7bd0d55aa2 lib: set size to 0 for svg images
ref #13
2024-03-23 01:04:53 +00:00
Vaxry 6a92473237 lib: accept theme names for lookup 2024-03-21 15:42:22 +00:00
Zach DeCook 8a874fc49c
tests: Prevent tests from crashing when manager is invalid (#9) 2024-03-21 15:21:43 +00:00
Rudolchr e3694ecf2f
cmake: Fix clang build by adjusting passed flags (#11)
* Just add -std=gnu++2b to clang++ or clang will error out

* Assuming it was meant to silence the __cpp_concepts warning that appears by passing it via flags
2024-03-18 16:48:04 +00:00
Vaxry 4b9efbed7a util: wrap paths in quotes in shell invocations
ref #10
2024-03-17 00:29:10 +00:00
solopasha 59acebef20
cmake: correct includedir permissions (#7)
no need to set 777
2024-03-16 17:03:39 +00:00
Vaxry 60f9c53cf2 lib: avoid arithmetic on void*
fixes #8
2024-03-16 16:39:14 +00:00
Vaxry 1761f6cefd cmake: require hyprlang 0.4.2 2024-03-12 15:29:19 +00:00
Vaxry 2a78c30da0 cmake: bump ver to 0.1.4 2024-03-12 00:29:33 +00:00
Vaxry e3056efd46 lib: fix missing isSVG assignment 2024-03-12 00:25:56 +00:00
Vaxry b3aaedcca3
ci: Added CI (#2)
* add ci

* remove funding

* giittt

* libzip

* dont test cuz no theme
2024-03-11 22:17:42 +00:00
Vaxry 6c46511422 cmake: bump ver to 0.1.3 2024-03-11 22:01:59 +00:00
Vaxry f1547443a0 cmake: add version define 2024-03-11 22:01:46 +00:00
Vaxry 09b2a50fe7 lib: fix compile 2024-03-11 22:01:40 +00:00
Vaxry 0cbf601229 tests: mark styles as done after use 2024-03-11 21:06:13 +00:00
Vaxry 0631da05fc tests: don't enforce theme 2024-03-11 21:04:49 +00:00
Vaxry 0eef4db598 lib: fixup free conditions in done 2024-03-11 21:04:17 +00:00
Vaxry 7be76c1ae0 lib: fix animated types rasterization 2024-03-11 21:01:14 +00:00
Vaxry ea1c1ff897 util: err out on invalid manifest/meta 2024-03-11 20:28:34 +00:00
Vaxry 05db7dfd7f lib: refuse to read inaccessible themes
fixes #1
2024-03-10 17:17:08 +00:00
Vaxry 96a015fc20 util: fix xcur2png check 2024-03-10 03:07:16 +00:00
Vaxry 03d38a4232 util: use canonical first on paths passed via args 2024-03-10 03:06:39 +00:00
Vaxry b2cd693956 util: check for xcur2png before extract 2024-03-10 02:58:14 +00:00
Vaxry 4daa132c00 util: update readme 2024-03-09 23:18:06 +00:00
Vaxry c4ec554280 cmake: bump ver to 0.1.2 2024-03-09 23:11:48 +00:00
Vaxry ad64299e37 util: use a subdir from the output directory 2024-03-09 23:11:17 +00:00
Vaxry 31aff6642a util: refuse deleting directories that do not look like themes 2024-03-09 23:03:28 +00:00
Vaxry c96c8e550c cmake: bump ver to 0.1.1 2024-03-09 22:40:08 +00:00
Vaxry 2e42262ac5 util: prompt before nuking out directory 2024-03-09 21:44:47 +00:00
Vaxry a5cfddb46f core: fix theme cycling 2024-03-09 17:45:44 +00:00
Vaxry 68fb602188
README: Remove development note
It's ready to use, tbh
2024-03-09 03:12:25 +00:00
Mihai Fufezan a2233d4a2a
Nix: use out output 2024-03-09 01:54:27 +02:00
Mihai Fufezan ae1ee8ea7e
Nix: init 2024-03-09 01:46:16 +02:00
Vaxry 2bf4f66f05 docs: add note about animated svg 2024-03-08 17:32:40 +00:00
Vaxry 170dbb09ec util: add xcur2png to deps 2024-03-08 17:20:05 +00:00
Vaxry 06d1028025 util: add --resize 2024-03-08 02:01:45 +00:00
Vaxry effb7a4665 README: update svg note 2024-03-07 20:56:13 +00:00
Vaxry 74ae8a1847 core: support svg cursors 2024-03-07 20:46:36 +00:00
Vaxry 14faee7ed1 docs: mention configs in making themes 2024-03-07 19:18:36 +00:00
Vaxry aa954a24da docs: add mention of examples 2024-03-07 18:33:26 +00:00
Vaxry bfc3891d4a README: add docs 2024-03-07 18:32:51 +00:00
Vaxry f926cc4943 docs: add md 2024-03-07 18:32:25 +00:00
Vaxry c35c46ca78 README: mention examples 2024-03-07 18:11:32 +00:00
Vaxry 0f62fe4d26 README: add build instructions 2024-03-07 18:03:42 +00:00
Vaxry 4c789d1300 util: Add readme 2024-03-07 18:01:12 +00:00
Vaxry a1cf5d72e5
README: update todos 2024-03-07 17:52:38 +00:00
Vaxry d1dcce9a00 core: formatting and small fixes 2024-03-07 17:51:14 +00:00
Vaxry ceecc4e7da lib: header fixes 2024-03-07 16:36:26 +00:00
Vaxry 3dc5ca4e11 all: add support for animated cursors 2024-03-07 16:21:04 +00:00