nightly (2025-03-28)
Bug Fixes
- bar: fall back to older pid icon lookups (
d8978900
)
Code Refactoring
- wm: add dep injection to monitor reconiliator (
64d29d60
) - wm: consolidate handling of ws container insertion/removal (
a95e6e96
)
Features
- wm: add flag to set logging verbosity (
acd53dec
) - config: add floating ws layer behaviour opt (
a98968d1
) - wm: show float windows in order on layer toggle (
e4226ce6
) - wm: focus floats depending on direction (
4bfd7feb
) - wm: track focused floating window (
5cc688dc
) - cli: add move/send-to-last-workspace cmds (
e702d93a
) - client: reexport win32_display_data (
30fbc1ae
) - bar: show icons for uwp apps (
cb60e918
) - wm: add locked containers per workspace (
6ba19d3e
)
Performance Improvements
- wm: clone-free locked deque insert/remove (
072a62c3
)
Tests
- monitor_reconciliator: add initial tests (
ce4b75cc
)
Documentation
- coc: move document from discord to github (
8a322198
) - mkdocs: fix some broken relative links (
d0c847e5
)