mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
-
released this
2025-09-13 02:36:04 +02:00 | 72 commits to master since this release📅 Originally published on GitHub: Sat, 13 Sep 2025 18:49:12 GMT
🏷️ Git tag created: Sat, 13 Sep 2025 00:36:04 GMTv0.1.38 (2025-09-12) - The Voice of Hind Rajab
Bug Fixes
- cli: fix typo in the toggle-pause docs (
4d0df9c5) - wm: move last_focused_workspace logic to focus_workspace method (
ccd2f3a4) - wm: prevent stack-all issues with n>1 stacks on ws (
98c5ab3b) - stackbar: show regular cursor on hover (
41e18bcc) - schema: flatten bar mouse config opts (
3d373b36)
Code Refactoring
Features
- wm: implement Clone for State, Notification and NotificationEvent (
1db572f7) - bar: add config opts for ro and removable disks (
3dad7753) - wm: add config option to set tiling (
f40fb9a2) - cli: change quickstart to prompt user before writing files (
b4e16e43) - config: add work-area-offset per workspace (
59c3c147) - shortcuts: show all hotkey bindings (
7839980d) - stackbar: set title as default label (
21cb5e1e) - wm: add scrolling layout (
b4e61b07)
Performance Improvements
- cargo: add release-opt profile (
2c00d799)
Tests
- wm: monocle on and off on nonexistent container (
c879aae1) - wm: toggle monocle on nonexistent container (
7e87e831) - wm: toggle maximize a nonexistent window (
aae9338f) - wm: float nonexistent window (
f68a709f) - wm: cycle windows in an empty container (
c76846ac) - wm: remove nonexistent window from container (
b29dd8b1)
Documentation
- mkdocs: run docgen, depgen and jsonschema targets (
78177af6)
Chore
- release: v0.1.38 (
ffa76ea2) - deps: bump actions/github-script from 7 to 8 (
86e0d408) - deps: cargo update (
48f6ac89) - deps: cargo update (
4c2e8ff6) - deps: bump reqwest from 0.12.22 to 0.12.23 (
db96f2cc) - deps: bump clap from 4.5.41 to 4.5.45 (
a37a6752) - deps: bump shadow-rs from 1.2.0 to 1.2.1 (
f8ea62f8) - deps: bump serde_json from 1.0.141 to 1.0.142 (
93bb4173) - deps: bump actions/download-artifact from 4 to 5 (
280352ee) - deps: bump actions/checkout from 4 to 5 (
7619b9b4) - deps: bump slab from 0.4.10 to 0.4.11 (
72a4d527) - deps: bump netdev from 0.35.3 to 0.36.0 (
7e242ada) - deps: bump shadow-rs from 1.1.1 to 1.2.0 (
5b2acd0f) - deps: cargo update (
ec0bbaae) - deps: cargo update (
f6ccec95) - deps: cargo update (
009c0dcd) - deps: bump netdev from 0.34.0 to 0.35.1 (
d4eeec99) - deps: bump reqwest from 0.12.15 to 0.12.19 (
e9ed1cfd) - deps: bump clap from 4.5.38 to 4.5.39 (
4a2eb391) - dev: begin v0.1.38-dev (
eec6312a)
Downloads
- cli: fix typo in the toggle-pause docs (