wlroots-hyprland/examples
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
..
compositor Make wlr_wl_shell_create work like xdg 2017-08-15 15:36:02 +02:00
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cat.c Fixed that warnings that showed up with optimisations. 2017-07-11 00:14:55 +12:00
cat.h Fixed that warnings that showed up with optimisations. 2017-07-11 00:14:55 +12:00
compositor.h Move wl_shell into wlroots 2017-08-15 15:13:23 +02:00
meson.build Move wl_shell into wlroots 2017-08-15 15:13:23 +02:00
pointer.c Accomodate for hotspot in cursor position 2017-08-08 11:44:44 -04:00
rotation.c Refactor EGL handling 2017-08-10 22:15:37 -04:00
shared.c wlr_backend_init -> wlr_backend_start 2017-08-13 10:19:57 -04:00
shared.h Changed header paths. 2017-08-06 13:25:26 +12:00
simple.c Changed header paths. 2017-08-06 13:25:26 +12:00
tablet.c Refactor EGL handling 2017-08-10 22:15:37 -04:00
touch.c Refactor EGL handling 2017-08-10 22:15:37 -04:00