v0.1.28 (2024-07-15) - Rafah
Bug Fixes
- wm: handle "rdpudd chained dd" edge case (
ef9e7346
) - animation: disable on cross-monitor ops (
50a27923
) - animation: add async focus manager for mff (
2c8f25ef
) - config: add runtime ws rules on generation (
aebe8792
) - borders: gate windows impl behind win11 check (
94144666
) - wm: hide non-focused windows in containers (
1d0ac9b5
) - borders: remove monocle accents on shutdown (
00fc5382
)
Features
- config: add "color-hex" format to jsonschema (
bdc1cad5
) - animation: add window animations (
e2f2d6b9
) - stackbar: allow custom font family and size config (
9fb6f8eb
) - cli: add cmds to clear workspace rules (
6eb61296
) - cli: add detailed version info w/ shadow (
2a67c9c7
) - wm: add min height/width options (
60bc96e9
) - wm: add window based work area offset overrides (
128db850
) - config: soft deprecate window_hiding_behaviour variants (
cc7dbde0
) - wm: dynamic lookup for container behaviour (
b985659e
) - borders: add windows accent implementation (
9e37baa8
)
Documentation
Continuous Integration
- github: rm nightly tag before running kokai (
67f14730
) - github: add nightly releases on master (
5e9d573f
)
Chore
- release: v0.1.28 (
0cdce8fc
) - deps: bump win32-display-data (
3c8a6cb7
) - deps: bump eframe from 0.27.2 to 0.28.1 (
5b997b6e
) - deps: bump serde from 1.0.203 to 1.0.204 (
9e87baa8
) - deps: bump bitflags from 2.5.0 to 2.6.0 (
a5735c41
) - deps: bump serde_json from 1.0.117 to 1.0.119 (
48cb3db2
) - deps: bump clap from 4.5.7 to 4.5.8 (
24bff7e5
) - dev: begin v0.1.28-dev (
9a65a4ae
)