Commit graph

8 commits

Author SHA1 Message Date
Familex
f2a35be02b
chore: parallelize build 2025-07-19 15:18:42 +03:00
0ad0a0e4b7 chore: clean up makefile 2025-01-08 20:37:27 +01:00
38c1d00f3c fix: use new render scheduling like hl
fixes #48
2024-12-26 19:24:35 +01:00
a3427f2a7f fix: fix build with headers from hyprpm
because some includes in hyprland are not relative but absolute, we need
to add the hyprland src/ directory as an include path. we do this by
modifying the output of pkg-config

fixes #38
2024-11-09 23:27:26 +01:00
438daf1dfb feat: use hyprcursor for magnified shapes
closes #20
2024-11-09 16:12:27 +01:00
17f8bc1c62 fix: proper reloads with --no-gnu-unique 2024-06-29 20:02:27 +02:00
9a9830034c feat: rotate cursor around hotspot 2024-06-21 16:06:55 +02:00
85b89bc389 chore: basic plugin project setup 2024-06-21 13:40:57 +02:00