-
|
I use Arch Linux with HyDE (https://github.com/HyDE-Project/HyDE) it is dots for Arch Hyprland. Whenever i switch workspaces using SUPER + 1 - 0 on the keyboard and comback to the workspace where osu!lazer is Esc, Ctrl and Backspace does not work |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
This is likely a Hyprland issue. Have you tried a base configuration? If you're using hyprland-git, this may have been caused by a recent commit. Update: I've tested |
Beta Was this translation helpful? Give feedback.
-
|
It is kinda fixes if i put it on the 1 or 2 workspace (SUPER + Shift + 1 or 2 to move on 1 or 2 workspaces respectfuly). It Esc, Ctrl and Backspace stop working only if i do switch on other workspaces lol |
Beta Was this translation helpful? Give feedback.
-
|
I've tried for about 10 minutes now to be able to reproduce this and I'm unable to. Hyprland in particular seems to have a bunch of weird issues with osu!, especially if you're using multiple displays. Would you be able to test the default Hyprland configuration instead of the HyDE configuration? Additionally, if you're using multiple displays, I would see if only using one works. Another factor which may be an issue here is if you're using an Nvidia GPU as these still tend to have issues under Wayland. One variable that may fix this on your system is I have set my SDL_VIDEODRIVER variable to Wayland which may or may not be the case on your system. You can see if this fixes it by doing the following in your terminal: If you're using the AppImage instead of the AUR package, replace the osu-lazer line with the path to wherever your osu! AppImage is. |
Beta Was this translation helpful? Give feedback.
-
|
The fix is simple: just move osu to different workspace and, either left it there, or move it back. For me its just shift + super 5 -> shift + super 4 (workspace i usually open osu at). Most likely hyprland issue not related to osu. |
Beta Was this translation helpful? Give feedback.
-
|
I experienced this in gnome 49 once as well, changing osu-lazer to a different Virtual desktop fixed it, and I don't know how to reproduce it |
Beta Was this translation helpful? Give feedback.
The fix is simple: just move osu to different workspace and, either left it there, or move it back. For me its just shift + super 5 -> shift + super 4 (workspace i usually open osu at). Most likely hyprland issue not related to osu.