5f293b8 fix(bar): update network interface less frequently
📊 Changes
1 file changed (+18 additions, -3 deletions)
View changed files
📝komorebi-bar/src/widgets/network.rs (+18 -3)
📄 Description
This commit ensures that the default interface for the network widget does not update on every render of the bar.
Some people have experienced the bar being frozen and hopefully this will remediate that issue.
🔄 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/1566
**Author:** [@CtByte](https://github.com/CtByte)
**Created:** 9/21/2025
**Status:** ✅ Merged
**Merged:** 9/21/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `fix/network`
---
### 📝 Commits (1)
- [`5f293b8`](https://github.com/LGUG2Z/komorebi/commit/5f293b81802da12af417b3687f6fd8451c29532d) fix(bar): update network interface less frequently
### 📊 Changes
**1 file changed** (+18 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi-bar/src/widgets/network.rs` (+18 -3)
</details>
### 📄 Description
This commit ensures that the default interface for the network widget does not update on every render of the bar.
Some people have experienced the bar being frozen and hopefully this will remediate that issue.
---
<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/1566
Author: @CtByte
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/21/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/network📝 Commits (1)
5f293b8fix(bar): update network interface less frequently📊 Changes
1 file changed (+18 additions, -3 deletions)
View changed files
📝
komorebi-bar/src/widgets/network.rs(+18 -3)📄 Description
This commit ensures that the default interface for the network widget does not update on every render of the bar.
Some people have experienced the bar being frozen and hopefully this will remediate that issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.