[PR #1218] [MERGED] feat(bar): option to hide the battery widget when fully charged, open… #1260

Closed
opened 2026-01-05 14:54:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1218
Author: @CtByte
Created: 1/6/2025
Status: Merged
Merged: 1/10/2025
Merged by: @LGUG2Z

Base: masterHead: battery_widget


📝 Commits (2)

  • cec9088 feat(bar): option to hide the battery widget when fully charged, open battery settings on click
  • 4395af7 Merge branch 'LGUG2Z:master' into battery_widget

📊 Changes

2 files changed (+44 additions, -16 deletions)

View changed files

📝 komorebi-bar/src/battery.rs (+32 -16)
📝 schema.bar.json (+12 -0)

📄 Description

Added an option to hide the battery widget at full charge
Added click event to open battery settings


🔄 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/1218 **Author:** [@CtByte](https://github.com/CtByte) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `battery_widget` --- ### 📝 Commits (2) - [`cec9088`](https://github.com/LGUG2Z/komorebi/commit/cec9088396f108cabe216c86b6997142620f095f) feat(bar): option to hide the battery widget when fully charged, open battery settings on click - [`4395af7`](https://github.com/LGUG2Z/komorebi/commit/4395af7ad32dedcbf66f7873c72da88c7f1deeca) Merge branch 'LGUG2Z:master' into battery_widget ### 📊 Changes **2 files changed** (+44 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `komorebi-bar/src/battery.rs` (+32 -16) 📝 `schema.bar.json` (+12 -0) </details> ### 📄 Description Added an option to hide the battery widget at full charge Added click event to open battery settings --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:54:40 +01:00
adam closed this issue 2026-01-05 14:54:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1260