wlroots/xwayland
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
..
selection util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
meson.build xwayland: refactor selection code 2018-04-03 12:56:54 -04:00
sockets.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
sockets.h xwayland: move & split internal header file 2017-08-23 22:03:49 +02:00
xwayland.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
xwm.c xwayland: handle override_redirect flag changes 2018-07-18 18:51:03 +01:00