Go to file
Scott Anderson d196a79b6c Changed backend to accept wl_display. 2017-05-03 21:28:44 +12:00
CMake Added example. 2017-05-02 18:13:17 +12:00
backend Changed backend to accept wl_display. 2017-05-03 21:28:44 +12:00
common Flesh out wayland backend somewhat, add example 2017-04-25 15:06:58 -04:00
example Changed backend to accept wl_display. 2017-05-03 21:28:44 +12:00
include Changed backend to accept wl_display. 2017-05-03 21:28:44 +12:00
session Added 'direct' session backend 2017-05-03 19:26:43 +12:00
wayland Add free functions for allocated resources 2017-04-25 21:26:29 -04:00
.gitignore Initial commit 2017-04-25 11:32:52 -04:00
CMakeLists.txt New session interface. 2017-05-03 14:11:22 +12:00
LICENSE Initial commit 2017-04-25 11:32:52 -04:00
README.md Initial commit 2017-04-25 11:32:52 -04:00

README.md

wlroots

A set of utility libraries for Wayland compositors.

WIP