Commit Graph

16 Commits

Author SHA1 Message Date
Vaxry b868c2e11d tests: better stuff 2024-04-06 21:15:43 +01:00
Vaxry d780013ffa CMake: move hyprcursor-util to parent 2024-04-04 17:40:42 +01:00
Vaxry f4ea0297a0 core: Add support for toml manifests and metas
ref #20
2024-04-04 16:21:38 +01:00
Vaxry f870f0f980 cmake: bump ver to 0.1.5 2024-03-24 03:23:53 +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
solopasha 59acebef20
cmake: correct includedir permissions (#7)
no need to set 777
2024-03-16 17:03:39 +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 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 c4ec554280 cmake: bump ver to 0.1.2 2024-03-09 23:11:48 +00:00
Vaxry c96c8e550c cmake: bump ver to 0.1.1 2024-03-09 22:40:08 +00:00
Vaxry 74ae8a1847 core: support svg cursors 2024-03-07 20:46:36 +00:00
Vaxry ceecc4e7da lib: header fixes 2024-03-07 16:36:26 +00:00
Vaxry 953f2fb118 tests: add C tests and fixup api 2024-03-07 15:10:45 +00:00
Vaxry 5227dcc787 Initial commit: very basics 2024-03-07 03:19:38 +00:00