mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1055] [MERGED] feat(bar): floating center area for widgets #1182
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/1055
Author: @CtByte
Created: 10/14/2024
Status: ✅ Merged
Merged: 11/27/2024
Merged by: @LGUG2Z
Base:
master← Head:center_area📝 Commits (10+)
223d98cAdded a new floating area at the center of the bared54dceMerge branch 'LGUG2Z:master' into center_area01c1224Merge branch 'LGUG2Z:master' into center_area53114e7Merge branch 'LGUG2Z:master' into center_area927e214clean upf26765dMerge branch 'LGUG2Z:master' into center_area7aac5aaMerge branch 'LGUG2Z:master' into center_area96e4542Merge branch 'LGUG2Z:master' into center_area01d4917Merge branch 'LGUG2Z:master' into center_area81193cbmerge master, fixing conflicts📊 Changes
4 files changed (+52 additions, -2 deletions)
View changed files
📝
komorebi-bar/src/bar.rs(+47 -1)📝
komorebi-bar/src/config.rs(+2 -0)📝
komorebi-bar/src/main.rs(+1 -1)📝
komorebi-bar/src/render.rs(+2 -0)📄 Description
Added a new floating area at the center of the bar.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.