Original PR: https://github.com/LGUG2Z/komorebi/pull/1127 Author: @CtByte Created: 11/19/2024 Status: ✅ Merged Merged: 11/23/2024 Merged by: @LGUG2Z
Base: master ← Head: network_widget
master
network_widget
dc37b16
18e92d7
694ec79
0ee6238
1 file changed (+194 additions, -254 deletions)
📝 komorebi-bar/src/network.rs (+194 -254)
komorebi-bar/src/network.rs
Refactored the network widget in order to fix the icon color. This ended up greatly simplifying the logic on the widget as well.
"theme": { "palette": "Catppuccin", "name": "Latte", "accent": "Blue" },
before after
with grouping
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1127
Author: @CtByte
Created: 11/19/2024
Status: ✅ Merged
Merged: 11/23/2024
Merged by: @LGUG2Z
Base:
master← Head:network_widget📝 Commits (4)
dc37b16refactoring network widget. Matching icon color to other widgets18e92d7merge master, fixing conflict694ec79Merge branch 'LGUG2Z:master' into network_widget0ee6238Merge branch 'LGUG2Z:master' into network_widget📊 Changes
1 file changed (+194 additions, -254 deletions)
View changed files
📝
komorebi-bar/src/network.rs(+194 -254)📄 Description
Refactored the network widget in order to fix the icon color. This ended up greatly simplifying the logic on the widget as well.
before


after
with grouping

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.