[PR #433] [MERGED] refactor: fix new strict clippy warnings #4934

Closed
opened 2026-05-23 00:55:50 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/433
Author: @JakeStanger
Created: 2/1/2024
Status: Merged
Merged: 2/1/2024
Merged by: @JakeStanger

Base: masterHead: refactor/clippy


📝 Commits (1)

  • aaef3bf refactor: fix new strict clippy warnings

📊 Changes

8 files changed (+24 additions, -29 deletions)

View changed files

📝 src/bar.rs (+4 -2)
📝 src/clients/compositor/hyprland.rs (+4 -4)
📝 src/clients/wayland/macros.rs (+3 -3)
📝 src/clients/wayland/mod.rs (+1 -1)
📝 src/desktop_file.rs (+6 -10)
📝 src/dynamic_value/dynamic_bool.rs (+1 -1)
📝 src/main.rs (+4 -2)
📝 src/style.rs (+1 -6)

📄 Description

No description provided


🔄 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/JakeStanger/ironbar/pull/433 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 2/1/2024 **Status:** ✅ Merged **Merged:** 2/1/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `refactor/clippy` --- ### 📝 Commits (1) - [`aaef3bf`](https://github.com/JakeStanger/ironbar/commit/aaef3bf96cebb3540b3b020891f88d3c5515034b) refactor: fix new strict clippy warnings ### 📊 Changes **8 files changed** (+24 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/bar.rs` (+4 -2) 📝 `src/clients/compositor/hyprland.rs` (+4 -4) 📝 `src/clients/wayland/macros.rs` (+3 -3) 📝 `src/clients/wayland/mod.rs` (+1 -1) 📝 `src/desktop_file.rs` (+6 -10) 📝 `src/dynamic_value/dynamic_bool.rs` (+1 -1) 📝 `src/main.rs` (+4 -2) 📝 `src/style.rs` (+1 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:55:50 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#4934
No description provided.