mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Updated to newer wlroots and window finally renders
This commit is contained in:
parent
578ddb43ba
commit
0ed5d25538
10 changed files with 871 additions and 10 deletions
19
README.md
19
README.md
|
|
@ -4,10 +4,21 @@ An openbox clone on Wayland (WIP)
|
|||
### Goals
|
||||
The main goal of this project is to provide a similar feel to openbox but on wayland
|
||||
|
||||
### Expectations
|
||||
I'm in school and working part-time but I will try my best to work on this and
|
||||
continue to improve it.
|
||||
### Dependencies
|
||||
|
||||
*-wlroots
|
||||
*-wayland
|
||||
|
||||
### Build instructions
|
||||
|
||||
```
|
||||
meson build
|
||||
cd build
|
||||
ninja
|
||||
```
|
||||
|
||||
After that, you should have an executable in build/
|
||||
|
||||
### Contact
|
||||
I can be found as wiz on Rizon and WizBright on Freenode.
|
||||
Join #waybox on irc.freenode.net for discussion
|
||||
Join [#waybox](http://webchat.freenode.net/?channels=waybox) for discussion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue