regolith-linux / sway-regolith

i3-compatible Wayland compositor
https://swaywm.org
MIT License
6 stars 3 forks source link

Firefox is unable to load certain cursors from the theme #7

Open jc00ke opened 1 year ago

jc00ke commented 1 year ago

I've noticed that Firefox will not change a the normal cursor from pointer to hand. When I run Firefox from a terminal, I see the following output:

> cat /etc/regolith/version
REGOLITH_VERSION=3.0
> swaymsg -t get_version
sway version 1.7
> firefox --version
Mozilla Firefox 115.0.2
> firefox
> # browse to https://csscursor.info/ and start mousing over items to see Gdk error messages like:
Gdk-Message: 11:44:17.017: Unable to load hand2 from the cursor theme

I've not seen this in i3. Is there any more information I can provide that would be helpful? I tested it in every look I have installed and I still saw the errors:

➜ regolith-look list
default
dracula
i3-default
lascaille
solarized-dark

Thanks for all of your work on bringing sway to Regolith! So far so good.