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.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1055
**Author:** [@CtByte](https://github.com/CtByte)
**Created:** 10/14/2024
**Status:** ✅ Merged
**Merged:** 11/27/2024
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `center_area`
---
### 📝 Commits (10+)
- [`223d98c`](https://github.com/LGUG2Z/komorebi/commit/223d98c516eddcef1753e490ebad9b775cd807e1) Added a new floating area at the center of the bar
- [`ed54dce`](https://github.com/LGUG2Z/komorebi/commit/ed54dcee033aa270499e0e7f2d1d0ee6a6ddccda) Merge branch 'LGUG2Z:master' into center_area
- [`01c1224`](https://github.com/LGUG2Z/komorebi/commit/01c1224c0cf6ab9fe4da1eed87d2453065903e7c) Merge branch 'LGUG2Z:master' into center_area
- [`53114e7`](https://github.com/LGUG2Z/komorebi/commit/53114e7985a8d74a6291e383caedad77a6e2c059) Merge branch 'LGUG2Z:master' into center_area
- [`927e214`](https://github.com/LGUG2Z/komorebi/commit/927e214c42054936d34a66efa7629362ea7edd41) clean up
- [`f26765d`](https://github.com/LGUG2Z/komorebi/commit/f26765d8059f2d96e44d1cd8e02a5457aab051da) Merge branch 'LGUG2Z:master' into center_area
- [`7aac5aa`](https://github.com/LGUG2Z/komorebi/commit/7aac5aad00a28f7112030a444671cbeaf214bb01) Merge branch 'LGUG2Z:master' into center_area
- [`96e4542`](https://github.com/LGUG2Z/komorebi/commit/96e454200c3a1062c8923469c3a11ad7cea23001) Merge branch 'LGUG2Z:master' into center_area
- [`01d4917`](https://github.com/LGUG2Z/komorebi/commit/01d49172d2579269cb126b916e73ac493deead69) Merge branch 'LGUG2Z:master' into center_area
- [`81193cb`](https://github.com/LGUG2Z/komorebi/commit/81193cb2834eb6cf24bca3c3f2ab995eb8cc4c5a) merge master, fixing conflicts
### 📊 Changes
**4 files changed** (+52 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `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)
</details>
### 📄 Description
Added a new floating area at the center of the bar.

---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.