Skip to content

Waybox 0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@keithbowes keithbowes released this 26 Feb 02:34
· 144 commits to master since this release

Version 0.0.2 of Waybox, an Openbox clone for Wayland, is available. At this stage it's basically just tinywl, but it does have a few differences:

  • Window cycling is Alt+Tab instead of Alt+F1, and exiting is Ctrl+Esc instead of Alt+Esc.
  • You can use an application launcher by Alt+F2 (requires obrun, synapse, or bemenu be installed).
  • Keyboard layout can be specified through the XKB_DEFAULT_* (LAYOUT, MODEL, OPTIONS, RULES, VARIANT) environment variables.
  • The Xcursor theme can be specified through the XCURSOR_THEME and XCURSOR_SIZE environment variables.
  • Upon closing a window, the focus will return to the previous window.

This will compile with wlroots versions 0.6.0 through 0.10.0. It may or may not compile with future wlroots versions.