mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1394] [MERGED] feat(bar): added locked_container widget, use accent colour for icons #1378
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1394
Author: @CtByte
Created: 4/2/2025
Status: ✅ Merged
Merged: 4/2/2025
Merged by: @LGUG2Z
Base:
master← Head:locked_container_widget📝 Commits (1)
a680958feat(bar): added locked_container widget, use accent colour for icons📊 Changes
5 files changed (+341 additions, -37 deletions)
View changed files
📝
komorebi-bar/src/widgets/komorebi.rs(+114 -20)📝
komorebi-bar/src/widgets/komorebi_layout.rs(+1 -1)📝
komorebi-bar/src/widgets/widget.rs(+1 -1)📝
schema.bar.json(+186 -15)📝
schema.json(+39 -0)📄 Description
This commit adds a new komorebi widget to indicate whether or not the focused container is locked.
This commit also includes an icon colour change on the layer and layout widgets to the accent colour.
The commit also renames the locked_window widget to locked_container as it is more suitable.
https://github.com/user-attachments/assets/e177aede-1c96-4f3f-a380-4777582e04ce
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.