[PR #61] [MERGED] fix(hyprland): issues with tracking workspaces #7498

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/61
Author: @JakeStanger
Created: 1/30/2023
Status: Merged
Merged: 1/30/2023
Merged by: @JakeStanger

Base: masterHead: fix/hyprland-workspaces


📝 Commits (1)

  • 058c8f4 fix(hyprland): issues with tracking workspaces

📊 Changes

4 files changed (+159 additions, -120 deletions)

View changed files

📝 src/clients/compositor/hyprland.rs (+136 -109)
📝 src/clients/compositor/mod.rs (+3 -3)
📝 src/clients/compositor/sway.rs (+17 -5)
📝 src/modules/workspaces.rs (+3 -3)

📄 Description

Fixes a couple of issues where switching workspaces rapidly on Hyprland (or sometimes not so rapidly) could cause the widget to come out of sync


🔄 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/61 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 1/30/2023 **Status:** ✅ Merged **Merged:** 1/30/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/hyprland-workspaces` --- ### 📝 Commits (1) - [`058c8f4`](https://github.com/JakeStanger/ironbar/commit/058c8f4228f9f7faa66cda9dd1636ea32e9de68b) fix(hyprland): issues with tracking workspaces ### 📊 Changes **4 files changed** (+159 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/compositor/hyprland.rs` (+136 -109) 📝 `src/clients/compositor/mod.rs` (+3 -3) 📝 `src/clients/compositor/sway.rs` (+17 -5) 📝 `src/modules/workspaces.rs` (+3 -3) </details> ### 📄 Description Fixes a couple of issues where switching workspaces rapidly on Hyprland (or sometimes not so rapidly) could cause the widget to come out of sync --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:55: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#7498
No description provided.