wlroots-hyprland/rootston
emersion 153f37bdf5 xwayland: handle override_redirect flag changes
The override_redirect flag can change on configure notify and
on map notify. This adds an event to know when it changes.

This removes wlr_xwayland_surface_is_unmanaged which was wrongly
using the window type to decide whether the view should be
unmanaged.

A similar patch was proposed to Weston, but has never been
merged upstream [1].

[1]: https://patchwork.freedesktop.org/patch/211161/
2018-07-18 18:51:03 +01:00
..
config.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
cursor.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
desktop.c Basic tablet_v2 object lifetime 2018-07-14 09:40:39 +02:00
ini.c Fix gcc string truncation warnings 2018-04-13 14:37:53 +09:00
input.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
keyboard.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
layer_shell.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
main.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
meson.build virtual-keyboard: add support for the virtual-keyboard-v1 protocol 2018-05-28 10:05:55 +02:00
output.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
rootston.ini.example rootston: Handle modeline parameter 2018-07-07 17:31:42 +02:00
seat.c xwayland: handle override_redirect flag changes 2018-07-18 18:51:03 +01:00
virtual_keyboard.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
wl_shell.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
xdg_shell.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
xdg_shell_v6.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
xwayland.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00