Closed earboxer closed 2 months ago
you mean fails the C test? I can see that one is missing the check, the C++ ones dont
you mean fails the C test? I can see that one is missing the check, the C++ ones dont
Both ./hyprcursor_test2
and ./hyprcursor_test_c
are failing
With your patch, now ./hyprcursor_test_c
fails with
theme has no left_ptr images
wat
can you send the theme
Here's the created theme: theme_Adwaita.zip
and here's the source: Adwaita.zip
Created it like so:
./hyprcursor-util -x /usr/share/icons/Adwaita/ -o ./
sed -i "s/name = .*/name = Adwaita/g" extracted_Adwaita/manifest.hl
./hyprcursor-util -c ./extracted_Adwaita/ -o ~/.local/share/icons/
fixed
Many xcursor themes use symlinks to point the same name to other icons
The tests fail when using a cursor created using hyprcursor-util which had symlinks, like
(as an example, here are the contents of
/usr/share/icons/Adwaita/cursors
on my system)