Skip to content

Basic Wayland backend

Jan Kelling requested to merge github/fork/nyorain/wayland-backend into master

Implements a basic wayland backend. (Basic) ouput and backend selection work, while input handling is not yet implemented in any way. Always uses wl_shell_surface for now.

Merge request reports