I'm curious as to if this is related to an issue I posted about a few days ago #10603
Do hyprland or xwayland have similar rules such that you can assign classless/titleless xwayland windows to not steal focus?
I'm curious as to if this is related to an issue I posted about a few days ago #10603
Do hyprland or xwayland have similar rules such that you can assign classless/titleless xwayland windows to not steal focus?
steam dropdowns stealing focus has always been an issue for hyprland, if thats what you are reffering to, but as far as im concerned, the weird thing that you mentioned didnt happen to me
@kisak-valve sorry for bothering, but basically all issues related to window managers can be solved by making the dropdowns part of the main window, instead of different windows that open on top
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Steam breaks vrr and direct scanout (they both rely on the fullscreen window being the only window visible on screen) for hyprland (and probably wlroots by extension) by not properly closing interface dropdowns, and instead making them invisible and unfocuseable (i assume), only way to get rid of them being close steam entirely or move them to another workspace and respawning them there, resulting in the old ones being closed and the workspace regaining its vrr and direct scanout functionalities. another fix to this issue is to move the app to another workspace, but the original workspace still remains with broken vrr. to check on wich workspaces the windows are spawned, its possible to use the following command :
hyprctl clients | grep pid:\ -1 -B 12 | grep workspaceSteps for reproducing this issue: