wlroots/examples
Tony Crisci 555914a13b Add surface interface stubs in compositor example
Add the wayland surface interface to the example compositor.

Implement the create_surface method to create a new wlr surface from the
wayland surface and add the interface.
2017-08-03 10:46:08 -04:00
..
compositor Add surface interface stubs in compositor example 2017-08-03 10:46:08 -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 surface interface stubs in compositor example 2017-08-03 10:46:08 -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