An openbox clone on Wayland (WIP)
Find a file
2020-02-23 22:33:06 -05:00
include/waybox Implemented Openbox-compatible command-line options; hard-coded Alt+F2 to an application launcher; indicated the real purpose of WL_HIDE_DEPRECATED 2020-02-23 22:33:06 -05:00
protocol Lifted support for keys from tinywl; TODO: don't have all the code in server.c 2020-02-18 15:48:26 -05:00
waybox Let setting the keyboard layout through the XKB_DEFAULT_* environment variables 2020-02-23 22:33:06 -05:00
.build.yml Build file-name error 2018-10-06 15:44:31 -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 Implemented Openbox-compatible command-line options; hard-coded Alt+F2 to an application launcher; indicated the real purpose of WL_HIDE_DEPRECATED 2020-02-23 22:33:06 -05:00
README.md Replaced the old mcwayface rendering code with tinywl's xdg_shell code, 2020-02-23 22:32:09 -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
  • xkbcommon

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