An openbox clone on Wayland (WIP)
Find a file
Keith Bowes ab16a76696
Merge pull request #19 from keithbowes/gettext
* 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
2021-04-06 16:41:46 -04:00
include/waybox Merge pull request #19 from keithbowes/gettext 2021-04-06 16:41:46 -04:00
po Why didn't I translate "OK"? 2020-03-10 19:35:45 -04:00
protocol Removed unnecessary dependencies 2020-02-29 12:16:50 -05:00
waybox Merge pull request #19 from keithbowes/gettext 2021-04-06 16:41:46 -04:00
.build.yml Build file-name error 2018-10-06 15:44:31 -05:00
.editorconfig Added an entry for meson.build files 2020-03-08 19:59:13 -04: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 Merge pull request #19 from keithbowes/gettext 2021-04-06 16:41:46 -04:00
README.md Fixed up the README a bit 2020-02-27 17:20:38 -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 as waybox/waybox

Contact

I can be found as wiz on Rizon and WizBright on Freenode. Join #waybox for discussion