wlroots/types
emersion 95dfbe2962
xdg-shell: don't destroy xdg role state on role destroy
ie. don't destroy surface->toplevel on xdg_toplevel destroy. Instead do this on
xdg_surface destroy.

This allows compositors to add toplevel listeners when the surface appears and
remove them when the surface is destroyed.
2018-11-12 19:37:22 +01:00
..
data_device Fix compilation error on musl 2018-11-09 04:27:06 +00:00
seat
tablet_v2
xdg_shell xdg-shell: don't destroy xdg role state on role destroy 2018-11-12 19:37:22 +01:00
xdg_shell_v6
meson.build
wlr_box.c
wlr_buffer.c
wlr_compositor.c
wlr_cursor.c
wlr_export_dmabuf_v1.c
wlr_gamma_control.c
wlr_gamma_control_v1.c
wlr_idle.c
wlr_idle_inhibit_v1.c
wlr_input_device.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
wlr_input_inhibitor.c
wlr_input_method_v2.c
wlr_keyboard.c
wlr_layer_shell_v1.c
wlr_linux_dmabuf_v1.c
wlr_list.c
wlr_matrix.c
wlr_output.c backend/drm: fix frame scheduling on secondary GPUs 2018-10-29 20:38:57 +01:00
wlr_output_damage.c
wlr_output_layout.c
wlr_pointer.c
wlr_pointer_constraints_v1.c
wlr_presentation_time.c
wlr_primary_selection.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
wlr_region.c
wlr_screencopy_v1.c render/gles2: remove assumptions about supported formats 2018-11-04 09:00:51 +01:00
wlr_screenshooter.c
wlr_server_decoration.c
wlr_surface.c Merge pull request #1261 from arandomhuman/damage-control 2018-11-04 14:31:17 +01:00
wlr_tablet_pad.c
wlr_tablet_tool.c
wlr_text_input_v3.c
wlr_touch.c
wlr_virtual_keyboard_v1.c
wlr_wl_shell.c
wlr_xcursor_manager.c
wlr_xdg_decoration_v1.c
wlr_xdg_output_v1.c