Reference
Changelog
Version history and patch notes.
0.1.4
Fixed
- Improved external bar handling so dock/panel windows are not treated as normal managed clients.
- Fixed external bar visibility by keeping dock windows raised above tiled and floating clients.
Changed
- Updated
install.shto run from any directory by cloning to a temporary workspace when project files are not present locally. - Kept dependency checks and safe config installation behavior in the installer path.
0.1.3
Added
- Added configurable titlebar and border colors:
titlebar_focus_color,titlebar_unfocus_color,border_focus_color, andborder_unfocus_color.
0.1.2
Fixed
- Fixed window title updates so titlebars refresh immediately instead of waiting for an input on said window.
0.1.1
Changed
- Improved fullscreen handling for managed windows by syncing
_NET_WM_STATE_FULLSCREENupdates.
Fixed
- Fixed window title decoding for apps that use quoted and UTF-8 titles.
- Fixed titlebar visibility while windows are in WM fullscreen mode.
Added
- Added fullscreen fallback detection for monitor-sized configure requests.
0.1.0
First release.