-
-
Notifications
You must be signed in to change notification settings - Fork 897
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
Weird cursor behaviour when moving cursor between desktop and windows #7077
Comments
Hmm, looks like the same behaviour is present when not using hyprcursor. |
Having the same cursor issues today with fresh default Hyprland-git. |
Related to #6983. I had the same issue (cursor retaining shape when moving off window), in addition to having a small cursor on wallpaper/kitty terminal. Documented the workaround for it here: which fixes both tiny cursor and wrong cursor shape. The gist is to use a cursor theme that has both xcursor and hyprcursor variants, e.g. rose-pine. You should also ensure that your cursor theme follow the specifications - I tried converting Adwaita theme using hyprcursor-util, but some icons, e.g. top-left resize was missing or lead to cursor mismatch. Potentially related to this issue here: |
I don't know if it's necessarily related to hyprcursor, though: the issue also happens when not setting a hyprcursor theme. Either way, I'l try that rose-pine cursor theme and see what happens. |
Yeah - have been trying to figure this out myself (was a regression from wlroots-hyprland -> aquamarine). Another potential cause could be the comment by terminal-enlightenment:
regarding the use of |
After installing and activating rose-pine-cursor and rose-pine-hyprcursor, and restarting Hyprland, I notice that no matter what I set my xcursor & hyprcursor theme to, my resize cursor always stays the same theme (and the bug persists). It seems to use my capitaine-cursors-white theme when I hover over my desktop, and when I resize: 2024-07-28.14-51-04.mp4I set my cursor to rose-pine using:
And still my capitaine-cursors theme is being used when hovering over the desktop 🤔 |
Found something: when I set the cursor with So why doesn't HYPRCURSOR_THEME work? (tried it in my config with size 24 as well, no difference) |
Do you have something similar to this in your
Also, on a fresh start (without the
Do you see rose-pine being loaded? For example, it should look similar to this:
|
I'm stupid My hyprland config contains this line: Thanks for the help! |
Regression?
No
System Info and Version
System/Version info
Description
This started happening after I set a custom hyprcursor theme (about a week ago):
I also followed the Arch wiki to set a custom cursor theme: https://wiki.archlinux.org/title/Cursor_themes#Configuration
This video shows the problem:
2024-07-27.21-43-06.mp4
How to reproduce
Crash reports, logs, images, videos
In the logs I only see this when I move the cursor between a window and the desktop:
The text was updated successfully, but these errors were encountered: