wlroots/examples
Drew DeVault 4386816889 wlr_backend_init -> wlr_backend_start
Also renames create to init. We'll use create for anything that
allocates and init for anything that takes a pointer and initializes it.
2017-08-13 10:19:57 -04:00
..
compositor Refactor meson and move xdg-shell into wlroots 2017-08-11 09:37:09 -04: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 Fix wlr_surface destruction bug 2017-08-10 12:42:35 +02:00
meson.build Fix #64 2017-08-13 08:26:32 -04: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