[PR #1566] [MERGED] fix(bar): update network interface less frequently #1465

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

📋 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: masterHead: fix/network


📝 Commits (1)

  • 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>
adam added the pull-request label 2026-01-05 14:55:22 +01:00
adam closed this issue 2026-01-05 14:55:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1465