nightly (2024-12-21)
Bug Fixes
- bar: update widgets background color properly (
d93b6fa1
) - bar: network widget spacing (
99353b80
) - bar: apply theme on first frame (
5ab5ec4f
) - bar: use layout on Area to prevent shaking (
ad08585f
) - bar: fix background color clobbering (
eb8a9888
) - bar: apply roundings on komorebi.json change (
0e2a55b3
) - bar: use bg color before applying transparency (
eda91dcd
) - bar: use correct transparency_alpha (
0c6317a2
) - bar: apply work_area_offset on config change (
5c81a8c9
) - bar: handle komorebi theme change properly (
a4128b72
) - bar: use the
frame.inner_margin
config (73a4df88
) - bar: actually save the config on apply_config (
32a23431
) - bar: normalize areas of widgets (
0dc6780d
) - wm: focus and update after apply state (
804faef2
) - cli: correct copy-paste typo in autostart (
be0671be
) - bar: prevent the bar from changing mff value (
10539a4b
)
Features
- wm: allow stopping without restoring windows (
f089d3e5
) - bar: add two new display format types (
d393f8fe
) - bar: optional workspaces on Komorebi widget (
c3769e78
) - bar: scale icon size with font size (
3c0b12f9
) - wm: dump and load previous instance state (
7bf15213
) - wm: add transparency config to global state (
b49e634b
) - client: create send_batch helper (
9463c75f
)
Documentation
- schema: update all json schemas (
5dbf0f1b
)