Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invisible mouse #362

Open
AliothCancer opened this issue Oct 23, 2024 · 0 comments
Open

invisible mouse #362

AliothCancer opened this issue Oct 23, 2024 · 0 comments

Comments

@AliothCancer
Copy link

AliothCancer commented Oct 23, 2024

The problem is:
the icons for mouse are not set when hovering onto the cosmic-term window. Sometime the last rendered cursor icon is being kept, some other times it is just invisible.

Im on OpenSuse tumbleweed with gnome.

To fix the problem I had to make a dir named "default" under /usr/share/icons and make a file called index.theme with this content:

[Icon Theme]
Inherits=Adwaita

I was also getting multiple errors of this kind whenever the mouse cursor had to update its icon:

[2024-10-22T09:16:25Z WARN  winit::platform_impl::platform::wayland::window::state] Failed to set cursor to Text
[2024-10-22T09:16:26Z WARN  winit::platform_impl::platform::wayland::window::state] Failed to set cursor to Default

I actually know this seems to be a winit related problem and I already reported my issue and fix that I found on this link: https://gitlab.alpinelinux.org/alpine/aports/-/issues/13901

But I think it could be useful to report, mostly for non debian based distro that if im not wrong does not have this default dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant