wlroots-hyprland/rootston
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu
This adds `wlr_xwayland_surface_is_unamanged`, to allow compositors more
fine grained control over XWayland focus.
A surface that is unmanaged should not receive focus, while other
windows that are just override redirect may want it (dmenu).
The way unamanged is determined is taken from wlc.
2018-02-26 12:02:49 +01:00
..
config.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
cursor.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
desktop.c add xwayland unmanaged tests to support dmenu 2018-02-26 12:02:49 +01:00
ini.c Establish rootston headers & main 2017-09-22 23:30:40 -04:00
input.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
keyboard.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
main.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
meson.build xdg-shell stable: copy-pasta implementation 2018-02-14 12:52:30 +01:00
output.c Merge pull request #654 from emersion/send-frame-done 2018-02-23 18:55:18 +01:00
rootston.ini.example Comments should talk about colons not semicolons 2018-02-04 15:26:12 +01:00
seat.c add xwayland unmanaged tests to support dmenu 2018-02-26 12:02:49 +01:00
wl_shell.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
xdg_shell.c xdg-shell stable: copy-pasta implementation 2018-02-14 12:52:30 +01:00
xdg_shell_v6.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
xwayland.c add xwayland unmanaged tests to support dmenu 2018-02-26 12:02:49 +01:00