Go to file
Drew DeVault 15b1ce9e6c Refactor backend state management 2017-05-07 10:12:54 -04:00
CMake Added example. 2017-05-02 18:13:17 +12:00
backend Refactor backend state management 2017-05-07 10:12:54 -04:00
common Flesh out wayland backend somewhat, add example 2017-04-25 15:06:58 -04:00
example Refactor backend state management 2017-05-07 10:12:54 -04:00
include Refactor backend state management 2017-05-07 10:12:54 -04: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