-
-
Notifications
You must be signed in to change notification settings - Fork 227
cursor: different cursor getting used for different apps #1079
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
Comments
Thanks for reporting this. I believe this has been a faulty Stylix behaviour for a long time. I think this is caused by some applications not picking up our general cursor support. In that case, we have to implement cursor support for those individual applications. For reference, a similar problem has already been mentioned in #814. |
if i properly understand what you mean, #943 implemented this functionality and it should be available to you. |
i'll try it when i can next, |
sorry i forgot to update, the 'null' property is working fine, but if i want to change the cursor, i cant. so i'd still like us to proceed with fixing the issue. |
@unlux I believe the correct name for the theme may be [danth@horologium:~]$ nix build nixpkgs#adwaita-icon-theme
[danth@horologium:~]$ head result/share/icons/Adwaita/index.theme
[Icon Theme]
Name=Adwaita Can you check whether this fixes your issue? |
I assert that this issue is relevant for Stylix
Description
my config has cursor configured as follows,
but i get the different cursors ( and sizes ) in different apps.
please check the screenshots attatched below.
zen-browser:
nautilus:
the size is very big and different,
notification panel:
the cursor is same as nautilus, but the size is different.
flake.lock
Installation Method
NixOS
System Information
"x86_64-linux"
Linux 6.6.85, NixOS, 25.05 (Warbler), 25.05.20250330.52faf48
yes
yes
nix-env (Determinate Nix 3.1.1) 2.27.1
/nix/store/mphw46pqiq3x60wq22zna385dw56h2ib-source
Notify maintainers
@danth, @trueNAHO
The text was updated successfully, but these errors were encountered: