wlroots-hyprland/include/wlr
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
..
backend Add backend detection functions 2017-08-13 23:08:33 +02:00
interfaces Refactor out wlr_touch_state 2017-08-14 16:22:31 +02:00
render implement texture get buffer size 2017-08-15 07:36:50 -04:00
types Make wlr_wl_shell_create work like xdg 2017-08-15 15:36:02 +02:00
util Fix style issues 2017-08-14 17:09:56 +02:00
backend.h wlr_backend_init -> wlr_backend_start 2017-08-13 10:19:57 -04:00
egl.h Refactor EGL handling 2017-08-10 22:15:37 -04:00
render.h remove unused dimension from buffer calculations 2017-08-15 07:36:51 -04:00
xcursor.h Add xcursor sublibrary 2017-08-07 21:13:04 -04:00