A private fork of wlroots
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Drew DeVault 15b1ce9e6c
Refactor backend state management
8 years ago
CMake Added example. 8 years ago
backend Refactor backend state management 8 years ago
common Flesh out wayland backend somewhat, add example 8 years ago
example Refactor backend state management 8 years ago
include Refactor backend state management 8 years ago
session Added 'direct' session backend 8 years ago
wayland Add free functions for allocated resources 8 years ago
.gitignore Initial commit 8 years ago
CMakeLists.txt New session interface. 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago

README.md

wlroots

A set of utility libraries for Wayland compositors.

WIP