Commit graph

27 commits

Author SHA1 Message Date
Honkazel
0a8e83d35b
core: clang-tidy and comp fixes (#79)
* clang-tidy and comp fixes

* oops
2025-02-03 20:49:19 +01:00
Honkazel
43e5139076
cmake: remove clang workaround (#78) 2025-02-02 19:43:23 +01:00
Mihai Fufezan
53a23e4b41
CMake: allow installing tests 2024-10-08 23:44:50 +03:00
Mihai Fufezan
04cb4df80a
CMake: fmt 2024-07-18 22:18:46 +03:00
Mihai Fufezan
4efcbd36a2
CMake, Nix: add VERSION file 2024-07-18 22:18:35 +03:00
vaxerski
57298fc4f1 cmake: bump ver to 0.1.9 2024-05-24 20:46:51 +02:00
Vaxry
dfba774650 cmake: bump ver to 0.1.8 2024-05-15 17:50:17 +01:00
Eric Leblond
cab4746180
zip: fix build for some distros (#37) (#38)
libzip 1.10.1 is not available on some distributions. This patch
introduces a workaround to fix the build instead of jumping to
1.10.1 release.
2024-04-20 12:23:33 +01:00
Vaxry
1f4c960cf1 cmake: require libzip>=1.10.1
fixes #35
2024-04-14 19:33:07 +01:00
Vaxry
6742e9d3e2 props: bump ver to 0.1.7 2024-04-09 16:30:19 +01:00
Vaxry
818d8c4b69 cmake: bump ver to 0.1.6 2024-04-06 21:18:01 +01:00
Vaxry
7561459770
lib: Added a raw data API (#23)
* raw data API

* add missing type arg

* tests: better stuff
2024-04-06 21:16:55 +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