mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1387] [MERGED] fix(wm): add unfocused locked color #1374
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/1387
Author: @alex-ds13
Created: 3/31/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @LGUG2Z
Base:
master← Head:fix(border)/add-unfocused-locked-color📝 Commits (2)
93b5b3cfeat(wm): add unfocused_locked to border_colours71c2b57feat(gui): add floating and locked border colours📊 Changes
3 files changed (+50 additions, -0 deletions)
View changed files
📝
komorebi-gui/src/main.rs(+36 -0)📝
komorebi/src/static_config.rs(+11 -0)📝
komorebi/src/window_manager.rs(+3 -0)📄 Description
Adds the
unfocused_lockedborder color toborder_coloursso that users that don't use themes can still customize that color like they do the others.It also adds that color and the
floatingborder color to thekomorebi-gui.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.