hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.09k stars 882 forks source link

stayfocused makes context menus unusable in GTK apps #8163

Open cebem1nt opened 2 days ago

cebem1nt commented 2 days ago

Already reported ? *

Regression?

No

System Info and Version

Arch linux

Description

If you set a window rule stayfocused for some GTK app, and then right click on some item, pop-up gtk context menus won't react on clicks, just closing.

How to reproduce

add a stayfocused window rule to some gtk app, for example thunar. open thunar, right click on file/directory and try to press context menu actions

Crash reports, logs, images, videos

No response

vaxerski commented 1 day ago

xwayland or wayland

cebem1nt commented 1 day ago

wayland

cebem1nt commented 1 day ago

https://github.com/user-attachments/assets/08638591-2983-46ec-afb2-627df469a1fb

vaxerski commented 14 hours ago

patch.txt try

cebem1nt commented 13 hours ago

After applying patch, stayfocused window rule doesnt work at all