Timidger / waybox

An openbox clone on Wayland (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An openbox clone on Wayland (WIP)

License:MIT License


Languages

Language:C 73.5%Language:Meson 26.5%