nightly (2024-11-23)
Bug Fixes
- bar: correct network widget icon colour (
b14c0d07
) - wm: disallow focusing other windows when there is a maximized_window (
3615451f
) - wm: focus maximized windows when moving focus across monitors (
6893f39d
) - bar: read latest transparency_alpha value (
ac243c69
) - wm: ensure focus restore on float + max hwnds (
d001d8a7
) - wm: add read timeout to command socket (
7f0b54c3
) - animation: set pos for all container windows (
b1726af2
) - wm: apply ws cfgs only to declared ws indices (
172988ed
) - bar: retain exact workspace indices (
36e3eaad
) - cli: expand list of ahk executable names (
dc1eb8ff
) - cli: handle spaces in bar config paths (
166f505a
)
Code Refactoring
- bar: use monitor idx when switching ws (
041ef573
)
Features
- bar: add widget grouping options (
219fa8e1
) - borders: use direct2d for anti-aliasing (
e4e94fd1
) - cli: add cycle-stack-index cmd (
cc196db0
) - cli: add close-workspace cmd (
0f022d47
)
Style Changes
- bar: add aliases for default grouping style (
0e48370b
)
Documentation
- schema: update all json schemas (
779c12bc
) - bar: add a position.end.y val warning (
8de92ec3
) - readme: add gazafunds link (
e707a14b
) - github: add pull request template (
fd8cd4bb
)