-
-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bar): expand focused window subwidget
This commit ensures that the focused window komorebi subwidget is aware of multi-window containers and displays an ordered list of windows in a container stack which can be clicked to change focus in the stack. When there are >1 windows in a stack, the title of the focused window will take from komorebi.json's theme.stack_border if theme is defined (falling back to the same default value in komorebi), or from theme.accent in komorebi.bar.json, if defined.
- Loading branch information
Showing
3 changed files
with
126 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters