[PR #1122] [MERGED] chore: fix latest clippy warnings #9590

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1122
Author: @JakeStanger
Created: 8/21/2025
Status: Merged
Merged: 8/21/2025
Merged by: @JakeStanger

Base: masterHead: chore/clippy


📝 Commits (1)

  • 5b4c832 chore: fix latest clippy warnings

📊 Changes

12 files changed (+126 additions, -131 deletions)

View changed files

📝 src/clients/music/mpd.rs (+9 -9)
📝 src/clients/music/mpris.rs (+17 -20)
📝 src/clients/networkmanager.rs (+4 -4)
📝 src/clients/volume/mod.rs (+12 -12)
📝 src/clients/volume/sink.rs (+8 -8)
📝 src/desktop_file.rs (+20 -20)
📝 src/modules/keyboard.rs (+1 -1)
📝 src/modules/launcher/mod.rs (+18 -21)
📝 src/modules/tray/icon.rs (+5 -4)
📝 src/modules/volume.rs (+12 -12)
📝 src/modules/workspaces/mod.rs (+10 -10)
📝 src/popup.rs (+10 -10)

📄 Description

let chaining!!


🔄 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/1122 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 8/21/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `chore/clippy` --- ### 📝 Commits (1) - [`5b4c832`](https://github.com/JakeStanger/ironbar/commit/5b4c832fbf13c37dd4fb20e5db298628ec5f5ea6) chore: fix latest clippy warnings ### 📊 Changes **12 files changed** (+126 additions, -131 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/music/mpd.rs` (+9 -9) 📝 `src/clients/music/mpris.rs` (+17 -20) 📝 `src/clients/networkmanager.rs` (+4 -4) 📝 `src/clients/volume/mod.rs` (+12 -12) 📝 `src/clients/volume/sink.rs` (+8 -8) 📝 `src/desktop_file.rs` (+20 -20) 📝 `src/modules/keyboard.rs` (+1 -1) 📝 `src/modules/launcher/mod.rs` (+18 -21) 📝 `src/modules/tray/icon.rs` (+5 -4) 📝 `src/modules/volume.rs` (+12 -12) 📝 `src/modules/workspaces/mod.rs` (+10 -10) 📝 `src/popup.rs` (+10 -10) </details> ### 📄 Description let chaining!! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:57:00 +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#9590
No description provided.