mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
0758a4fc9d
This fixes issues with (at least) dialogs in Jetbrains IDEs becoming unclickable if they ever lost focus (ref. swaywm/sway#5373). Prior to this change, since `xwm->focus_surface` would be set prior to `xwm_surface_activate` being called, the latter would short-circuit immediately and not notify the application of the focus change. |
||
---|---|---|
.. | ||
selection | ||
meson.build | ||
server.c | ||
sockets.c | ||
sockets.h | ||
xwayland.c | ||
xwm.c |