mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
An openbox clone on Wayland (WIP)
* Added gettext catalogs * Adapted from Openbox to hopefully give us a lot of mostly complete translations immediately. * Added building the .pot and .gmo files * Prepared strings for translation * Using wlr_log() instead of printf() for logging messages * A hopefully acceptable solution * Openbox-esque help * Cut down the blank lines in the debug logs * It seems that wlr_log already outputs an end-of-line character * Removed the messages which make no sense in Wayland * Cleaned up the .po files * Proper translation notes and where to report bugs * More debugging messages |
||
|---|---|---|
| include/waybox | ||
| po | ||
| protocol | ||
| waybox | ||
| .build.yml | ||
| .editorconfig | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| meson.build | ||
| README.md | ||
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
Dependencies
- meson
- wlroots
- wayland
- xkbcommon
Build instructions
meson build
cd build
ninja
After that, you should have an executable as waybox/waybox
Contact
I can be found as wiz on Rizon and WizBright on Freenode. Join #waybox for discussion