wlroots/include
emersion 5233801530
xdg-shell-v6: don't destroy role resources on unmap
The motivation for this is:
- `get_popup` and `get_toplevel` allocate role-specific resources.
- On the first non-null commit, the surface gets mapped.
- On a null commit, the surface gets unmapped. It can be mapped
  again with a non-null commit.
- When the role object (xdg-toplevel or xdg-popup) is
  destroyed, the surface is unmapped and role-specific resources
  are destroyed. The client can call `get_popup` or `get_toplevel`
  again on that surface.
- When the xdg-surface object is destroyed, the surface is
  unmapped, role-specific resources are destroyed and the surface
  itself is destroyed.
2018-03-26 18:35:45 -04:00
..
backend wayland backend: fix use-after free on output destroy 2018-03-22 21:27:49 +01:00
render render/gles2: move list of supported WL formats to pixel_format.c 2018-03-21 08:50:59 +01:00
rootston rootston: add -D flag to enable damage tracking debugging 2018-03-26 17:34:46 -04:00
util Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr xdg-shell-v6: don't destroy role resources on unmap 2018-03-26 18:35:45 -04:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_contains 2018-03-04 11:16:18 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00