wlroots-hyprland/xwayland
Tudor Brindus 0758a4fc9d xwayland: send focus change event unconditionally
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.
2020-05-25 21:39:01 +02:00
..
selection Implement serial validation for selection requests 2019-06-30 15:01:05 -04:00
meson.build xwayland: split server 2020-05-19 22:07:47 +02:00
server.c xwayland: add option to disable WM 2020-05-19 22:07:47 +02:00
sockets.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
sockets.h xwayland: remove remaining SOCK_CLOEXEC 2019-02-20 17:04:00 +01:00
xwayland.c xwayland: add option to disable WM 2020-05-19 22:07:47 +02:00
xwm.c xwayland: send focus change event unconditionally 2020-05-25 21:39:01 +02:00