Replaced the old mcwayface rendering code with tinywl's xdg_shell code,

allowing it to compile with wlroots 0.9.0+
This commit is contained in:
Keith Bowes 2020-02-19 18:43:39 -05:00
parent fe78796f7f
commit 874c844ce0
8 changed files with 291 additions and 16 deletions

View file

@ -1,11 +1,6 @@
# 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