wlroots/include/wlr
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
..
backend Multiseat fixes 2018-06-14 20:46:16 +12:00
interfaces rename wlr_tablet_tool to wlr_tablet 2018-07-14 09:49:58 +02:00
render render: add wlr_texture_is_opaque 2018-07-12 23:35:33 +01:00
types tablet-v2: fix merge commits and test again 2018-07-14 10:29:22 +02:00
util util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
backend.h backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
meson.build Install include directory into includedir 2018-04-03 16:56:32 +02:00
xcursor.h Fix typo in xcursor.h 2018-02-02 08:48:01 -05:00
xwayland.h xwayland: handle override_redirect flag changes 2018-07-18 18:51:03 +01:00