An openbox clone on Wayland (WIP)
Find a file
Veselin Ivanov 9bd4c8ea8d Fixes building with newer versions of wlroots
Most wlroots headers are still unstable and to use them we need to
define WLR_USE_UNSTABLE.
2018-10-04 21:16:00 +03:00
include/waybox Code Refactor 2018-06-19 10:26:54 -05:00
protocol Updated to newer wlroots and window finally renders 2018-06-15 13:16:15 -05:00
waybox output: surface->current is an object not a pointer 2018-07-16 16:36:08 +03:00
.build.yaml Adding build file 2018-07-16 16:17:35 -05:00
.gitignore fixing issues now 2018-02-21 13:19:27 -06:00
CONTRIBUTING.md s/wlroots/waybox where appropriate 2018-07-27 17:29:09 +03:00
LICENSE Update LICENSE 2018-02-19 12:17:35 -06:00
meson.build Fixes building with newer versions of wlroots 2018-10-04 21:16:00 +03:00
README.md Added contributing link to readme 2018-07-16 15:54:23 -05:00

waybox

An openbox clone on Wayland (WIP)

Goals

The main goal of this project is to provide a similar feel to openbox but on wayland

Contributing

Details on contributing.

Dependencies

  • meson
  • 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 for discussion