wlroots/examples
Tony Crisci aebe5ba48c Use correct pixel format enum in touch example
Fix a call to `wlr_surface_attach_pixels()` in the main method of the touch
example to use the correct enum for this method (wayland instead of gl).
2017-07-31 14:54:00 -04:00
..
compositor Revert "Merge pull request #27 from ascent12/meson" 2017-07-11 22:16:56 -04:00
CMakeLists.txt Revert "Merge pull request #27 from ascent12/meson" 2017-07-11 22:16:56 -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 Add shim implementations of wl_{compositor,shell} 2017-06-28 18:51:58 -04:00
pointer.c Merge branch 'wlcore' 2017-06-29 16:00:24 -04:00
rotation.c Fixed that warnings that showed up with optimisations. 2017-07-11 00:14:55 +12:00
shared.c Exit cleanly if we cannot open Wayland socket. 2017-07-10 13:46:15 +12:00
shared.h Move example -> examples 2017-06-28 18:23:49 -04:00
simple.c Merge branch 'wlcore' 2017-06-29 16:00:24 -04:00
tablet.c Merge branch 'wlcore' 2017-06-29 16:00:24 -04:00
touch.c Use correct pixel format enum in touch example 2017-07-31 14:54:00 -04:00