Got basic xdg-shell code

This commit is contained in:
Keith Bowes 2020-02-17 23:43:14 -05:00
parent bed7b707f2
commit cb67c24718
3 changed files with 11 additions and 2 deletions

View file

@ -1,6 +1,11 @@
# waybox
An openbox clone on Wayland (WIP)
This is the basic-apps branch, in which I'm working to get simple apps to work.
Currently, I'm targeting wlroots 0.6.0, but after I get the basic functionality
worked out, I want to get it to compile with wlroots 0.10.0. Right now, a
weston-terminal window will show, but it won't receive keyboard input.
### Goals
The main goal of this project is to provide a similar feel to openbox but on wayland