What's Changed
- feat: stack layout 50b50b3
- feat: sublevels for ffm 3aaf6f4
- fix: constrained windows a46c4bc
- fix: adjust maximum column width ratio to 1.0 by @BennyDeeDev in #292
- feat: handle unresizeable windows 1c94cc8
- fix: prevent stale txid (#268) b491525
- feat: menu bar menu 3460769
- fix: ffm not working d9af21c
- perf: lock free main loop 056224c
- feat: properly determine hide corner d8ff72e
- fix: improve display handling 45d77a2
- fix: display churn after sleep 04283dc
- fix: multi display handling 1bf16a9
- perf: reduce allocations 0599eff + 9522797
- perf: reduce cpu f3159ae
- feat: event streaming via mach server b5e8114
- chore: only send stackschanged if there are stacks 56d9c0e
- chore: animations disabled by default 80e27e3
- fix: dup app thread launches leading to window oscillation 0be579d
- fix: window oscillation cbd70b2
- perf: event_tap 783d7b8 + 6a8957f + c7cc120
- perf: don't fully refresh window info on title change 8b0b3b2
- chore: cleanup layout engine 8427aa2
- fix: focus follows mouse breaking intermittently cb3f75b
- fix: bundle_id is now correct !BREAKING 50c2bab
- chore: demote MainWindowChanged logs from warn a6b072f
- feat: stacks_changed broadcast event bac1194
- chore: update stack line defaults 86044b5
- feat: cycle windows sequentially instead of using directional focus (#268) 7cc8aca
- fix: dismiss misson control cli command 6c6943a
- fix: crash when moving btwn spaces (#272) 6bc2ee6
- fix: scrolling with multi monitor (#266) e71a6fd
- perf: optimize animations fc00c51
- fix: respect invert_horizontal_swipe 7a124c6
- feat: per workspace layouts (#258) 9852561
- fix: not assigning keycodes properly (#263) d4c5b28
- chore: ensure ffm state is proper 99af084
- fix: scrolling layout using wrong defaults d87787d
- feat: scrolling layout (#251) 550256d
- fix: disable eui on app 867ca99
- fix: window animations (#255) 7346b64
- chore: hide notice when default_disable=false (#254) efc4d53
- fix: hide stackline when node is zoomed (#96) b3be792
- fix: preserve master stack 84bcca5
New Contributors
- @BennyDeeDev made their first contribution in #292
Full Changelog: v0.4.0-alpha.7...v0.4.0-alpha.8