Whats Changed
- fix: duplication of child windows (#462) f9b152d
- fix: axwindows update resetting layouts/workspaces (#440) e4aa60d
- fix: layout/workspace resets (#456) (#440) 59b9033
- fix: reject ordered-out windows during app discovery (#460) 46f5ba0
- perf: menu bar 73a475f
- fix: honor double-quote grouping in parse_command (#445) 74ce00d
- fix: app activation away from loginwindow messing up wake cycle fad6498
- fix: allow ffm to target only layer=0 windows a99c898
- feat: center/size window on float (#448) 54ac143
- fix: master_stack insertion point handling (#452) 7b8a0a4
- feat: layout_changed ipc event (#453) 7d026c4
- feat: col/row ordering in query api (#454) 38eacff
- fix: col width calculation (#449) be8afef
- feat: explicit manage=true lets nominally unmanageable windows into layout cce710a
- feat: improved gestures (#446) 9215d53
- fix: retry failed position requests 5e10972
- fix: ghost windows + layout reset (#440) f2a9349
- fix: use after free panic (#447) b84dda4
- feat: !BREAKING! reveal layout state to ipc/cli (#439) 3a52122
- fix: ghost windows after minimization 7783d52 792370e
- perf: only rebuild menu bar once abdbcc8
- perf: fast path for frame ack 02f16c3
- perf: optimized enhancedui handling 6eff0b8
- fix: make ax destroy not be authoritative (#440) 1e3a898
- fix: move_node hiding col in scroll layout (#437) 1de4d09
New Contributors
- @YuriNachos made their first contribution in #445
- @CoolJosh0221 made their first contribution in #460
Full Changelog: v0.5.3...v0.5.4