wlroots/types
Dominique Martinet f9b55dfa95 Make wlr_wl_shell_create work like xdg
Also:
- rename wlr_xdg_shell_v6_init to create as that is what it does
- free wlr_xdg_shell on failure to create wl_global, the struct
is not initialized enough to call destroy at that point
2017-08-15 15:36:02 +02:00
..
meson.build Move wl_shell into wlroots 2017-08-15 15:13:23 +02:00
wlr_input_device.c Fix style issues 2017-08-14 17:09:56 +02:00
wlr_keyboard.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_output.c impl->destroy cleanup: 2017-08-14 16:22:31 +02:00
wlr_pointer.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_region.c implement compositor create region 2017-08-10 05:59:43 -04:00
wlr_surface.c Change how surface matricies are calculated 2017-08-15 08:52:30 -04:00
wlr_tablet_pad.c Simplify tablet pad destruction 2017-08-15 12:16:23 +02:00
wlr_tablet_tool.c Refactor out wlr_tablet_tool_state 2017-08-14 16:22:31 +02:00
wlr_touch.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_wl_shell.c Make wlr_wl_shell_create work like xdg 2017-08-15 15:36:02 +02:00
wlr_xdg_shell_v6.c Make wlr_wl_shell_create work like xdg 2017-08-15 15:36:02 +02:00