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

[Bug]:my cursor is for the blind on brave and brave only #1911

Open
ndboscher opened this issue Oct 9, 2024 · 5 comments
Open

[Bug]:my cursor is for the blind on brave and brave only #1911

ndboscher opened this issue Oct 9, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@ndboscher
Copy link

my cursor is basically an inch large in brave and brave alone.

In every other program the cursor is 24pt size like it should be
Am i missing something, is this a feature?

i have attempted to rectify this by adding
env = HYPRCURSOR_THEME,MyCursor
env = HYPRCURSOR_SIZE,24
to my userprefs.conf

i can't find any reason why this would be, would be a cool feature if i could find the documentation or shortcut keys
on arch zen-linux, the system was created last night, nvidia drivers open

@ndboscher ndboscher added the bug Something isn't working label Oct 9, 2024
@kRHYME7
Copy link
Collaborator

kRHYME7 commented Oct 9, 2024

brave on wayland?

hyprctl clients -j | jq -r '.[] | "\"\(.class)\" xwayland \(.xwayland)"'

check if brave is running over xwayland.

image

@ndboscher
Copy link
Author

ndboscher commented Oct 9, 2024

brave on wayland?

hyprctl clients -j | jq -r '.[] | "\"\(.class)\" xwayland \(.xwayland)"'

check if brave is running over xwayland.

image

--thanks for the quick reply, how do i rectify this?

"Spotify" xwayland true
"steam" xwayland true
"Brave-browser" xwayland true
"kitty" xwayland false

only brave has the crazy large cursor its like 200pt or 300pt

i have no real explanation for why i use brave its just be there, i can just switch to something else. how do i switch to wayland for all of these apps?

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Oct 10, 2024

I see, remove it using flatpak command

flatpak uninstall

@ndboscher
Copy link
Author

thank you

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Oct 10, 2024

Most of your apps are running xwayland

image

for spotify, do you have this?
image

for steam search it online.

for any chromium browser you can go to
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants