Go to file
Drew DeVault 6f5c70ac69 Let backend track transform state
This will be necessary to provide it to clients via wl_output.
2017-06-06 11:48:30 -04:00
CMake Added example. 2017-05-02 18:13:17 +12:00
backend Let backend track transform state 2017-06-06 11:48:30 -04:00
common Logging improvements 2017-06-05 14:50:33 +12:00
example Let backend track transform state 2017-06-06 11:48:30 -04:00
include Let backend track transform state 2017-06-06 11:48:30 -04:00
session Refactor type implementations 2017-06-04 19:30:50 -04:00
types Let backend track transform state 2017-06-06 11:48:30 -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