Skip to content

Waybox 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@keithbowes keithbowes released this 26 Feb 17:47
· 56 commits to master since this release

Some notable changes since 0.1.0:

  • Client-side decorations work.
  • Popups aren't constrained.
  • New actions: Reconfigure, ToggleMaximize, Iconify, Shade, Unshade. If/how shading works is completely client-dependent. Default respective keybindings W-c, W-S-M, W-m, W-s, and W-S-S allow using them.
  • Margins. The Openbox rc.xml provides that ability, but in Waybox, it's currently mostly a hack for until the wlr-foreign-toplevel-management protocol is implemented, to make it possible for windows not to cover up bars.

At the time of writing, it compiles against wlroots 0.15.0 and later (that is, up to the current git master), but I'm sure with the breaking changes planned for wlroots 0.16.0, that won't be the case for long.