[PR #578] [MERGED] fix(workspaces): regression due to #572 #5028

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/578
Author: @JakeStanger
Created: 5/9/2024
Status: Merged
Merged: 5/9/2024
Merged by: @JakeStanger

Base: masterHead: fix/sway-workspaces


📝 Commits (1)

📊 Changes

5 files changed (+38 additions, -31 deletions)

View changed files

📝 src/clients/compositor/hyprland.rs (+3 -3)
📝 src/clients/compositor/mod.rs (+3 -3)
📝 src/clients/compositor/sway.rs (+5 -9)
📝 src/modules/workspaces.rs (+24 -16)
test-configs/workspaces.corn (+3 -0)

📄 Description

Fixes #574


🔄 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/578 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/sway-workspaces` --- ### 📝 Commits (1) - [`c45ea02`](https://github.com/JakeStanger/ironbar/commit/c45ea02a7d39b30fece3986044a44a64aebf5e16) fix(workspaces): regression due to #572 ### 📊 Changes **5 files changed** (+38 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/compositor/hyprland.rs` (+3 -3) 📝 `src/clients/compositor/mod.rs` (+3 -3) 📝 `src/clients/compositor/sway.rs` (+5 -9) 📝 `src/modules/workspaces.rs` (+24 -16) ➕ `test-configs/workspaces.corn` (+3 -0) </details> ### 📄 Description Fixes #574 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:56:06 +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#5028
No description provided.