Go to file
Drew DeVault 7051d0e79d Merge pull request #6 from ascent12/multi-gpu
Udev event device matching
2017-06-04 12:23:05 -04:00
CMake Added example. 2017-05-02 18:13:17 +12:00
backend Changed invalidate interface. 2017-06-04 17:43:34 +12:00
common Flesh out wayland backend somewhat, add example 2017-04-25 15:06:58 -04:00
example Merge branch 'master' into session 2017-06-01 23:10:19 +12:00
include Changed invalidate interface. 2017-06-04 17:43:34 +12:00
session Added device matching 2017-05-14 13:07:34 +12:00
types s/wayland.h/types.h/g 2017-05-31 16:24:32 -04:00
.gitignore Initial commit 2017-04-25 11:32:52 -04:00
CMakeLists.txt Promote types to a standalone subproject 2017-05-31 15:43:13 -04: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