Go to file
Drew DeVault 6298351d83 Merge pull request #7 from ascent12/logging
Logging improvements
2017-06-04 23:16:28 -04:00
CMake Added example. 2017-05-02 18:13:17 +12:00
backend Refactor type implementations 2017-06-04 19:30:50 -04:00
common Logging improvements 2017-06-05 14:50:33 +12:00
example Switch example to use wl_list over list_t 2017-06-04 19:48:02 -04:00
include Removed inline function 2017-06-05 15:09:41 +12:00
session Refactor type implementations 2017-06-04 19:30:50 -04: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 Logging improvements 2017-06-05 14:50:33 +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