wlroots-hyprland/types
Dominique Martinet 4bbf718e7d impl->destroy cleanup:
- remove trivial destroy() function
 - make sure we check impl and impl->destroy before calling
 - always call free if not implemented
2017-08-14 16:22:31 +02:00
..
meson.build Fix #64 2017-08-13 08:26:32 -04:00
wlr_input_device.c Refactor out wlr_input_device_state 2017-08-14 16:22:31 +02:00
wlr_keyboard.c Refactor out wlr_keyboard_state 2017-08-14 16:22:31 +02:00
wlr_output.c impl->destroy cleanup: 2017-08-14 16:22:31 +02:00
wlr_pointer.c Refactor out wlr_pointer_state 2017-08-14 16:22:31 +02:00
wlr_region.c implement compositor create region 2017-08-10 05:59:43 -04:00
wlr_surface.c Refactor EGL handling 2017-08-10 22:15:37 -04:00
wlr_tablet_pad.c Refactor out wlr_tablet_pad_state 2017-08-14 16:22:31 +02:00
wlr_tablet_tool.c Refactor out wlr_tablet_tool_state 2017-08-14 16:22:31 +02:00
wlr_touch.c Refactor out wlr_touch_state 2017-08-14 16:22:31 +02:00
wlr_xdg_shell_v6.c Refactor meson and move xdg-shell into wlroots 2017-08-11 09:37:09 -04:00