[PR #708] [MERGED] refactor: fix some pedantic clippy warnings #2294

Closed
opened 2026-05-22 22:56:25 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/708
Author: @JakeStanger
Created: 8/14/2024
Status: Merged
Merged: 8/14/2024
Merged by: @JakeStanger

Base: masterHead: refactor/clippy


📝 Commits (1)

  • 04f45cc refactor: fix some pedantic clippy warnings

📊 Changes

12 files changed (+43 additions, -46 deletions)

View changed files

📝 src/bar.rs (+1 -1)
📝 src/clients/music/mpris.rs (+1 -0)
📝 src/clients/sway.rs (+1 -1)
📝 src/clients/wayland/wlr_foreign_toplevel/handle.rs (+1 -1)
📝 src/config/impl.rs (+8 -10)
📝 src/ipc/server/bar.rs (+6 -5)
📝 src/main.rs (+8 -9)
📝 src/modules/cairo.rs (+8 -10)
📝 src/modules/sway/mode.rs (+3 -3)
📝 src/modules/sysinfo.rs (+2 -2)
📝 src/modules/tray/icon.rs (+1 -1)
📝 src/popup.rs (+3 -3)

📄 Description

Hurray for tiny codebase improvements


🔄 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/708 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `refactor/clippy` --- ### 📝 Commits (1) - [`04f45cc`](https://github.com/JakeStanger/ironbar/commit/04f45ccae1498630a81edd34923c5920e864bacc) refactor: fix some pedantic clippy warnings ### 📊 Changes **12 files changed** (+43 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `src/bar.rs` (+1 -1) 📝 `src/clients/music/mpris.rs` (+1 -0) 📝 `src/clients/sway.rs` (+1 -1) 📝 `src/clients/wayland/wlr_foreign_toplevel/handle.rs` (+1 -1) 📝 `src/config/impl.rs` (+8 -10) 📝 `src/ipc/server/bar.rs` (+6 -5) 📝 `src/main.rs` (+8 -9) 📝 `src/modules/cairo.rs` (+8 -10) 📝 `src/modules/sway/mode.rs` (+3 -3) 📝 `src/modules/sysinfo.rs` (+2 -2) 📝 `src/modules/tray/icon.rs` (+1 -1) 📝 `src/popup.rs` (+3 -3) </details> ### 📄 Description Hurray for tiny codebase improvements --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:56:25 +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#2294
No description provided.