Mouse cursor invisible when hovering over file picker #9990
Replies: 3 comments 5 replies
-
If the GTK file picker is launched from
|
Beta Was this translation helpful? Give feedback.
-
Interesting. Does this happen with hw cursors disabled? (cursor:no_hardware_cursors = true) |
Beta Was this translation helpful? Give feedback.
-
I've also been experiencing this issue and I can confirm it is not because of bad xcursor theme. When hyprcursor is enabled, in certain xwayland apps, especially in a lot of games and GTK2 apps, the cursor will become invisible like shown in the video, even with xcursor correctly set up. If I disable hyprcursor, however, without changing any xcursor settings, this issue will be gone. This has been the case for me since I started using hyprcursor, which is about 8 months ago. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hyprland version
Regression
It used to work, but I also changed to
uwsm
recently, and also from Nvidia toamdgpu
. I'm not sure if any of this would have an impact on this.Describe the bug
I'm not entirely sure this is the correct category, feel free to move.
Basically what the title says. When I move the mouse over the
xdg-desktop-portal-gtk
file picker window, it becomes invisible - but only the default cursor. The resizing cursor (when hovering over e.g. the bar seperator between window panels) is still rendered correctly. I'm usinghwg-look
to configure the cursor & icon themes for GTK3 XWayland windows - but the picker doesn't seem to be using either.Notice how both Heroic & the file picker window are
xwayland
windows, but only the file picker window experiences this issue.Any help to dig down what is causing this would be greatly appreciated.
Reproduction steps
xwayland
application that opens a file pickerSystem info and config
hyrpctl_sysinfo.log
Beta Was this translation helpful? Give feedback.
All reactions