[PR #733] [MERGED] fix(workspaces): prevent crash when clicking current workspace #7931

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/733
Author: @Leshuguita
Created: 9/23/2024
Status: Merged
Merged: 9/24/2024
Merged by: @JakeStanger

Base: masterHead: master


📝 Commits (3)

  • 45eeac5 fix(workspaces): prevent crash on hyprland error
  • 66d4a84 fix(workspaces): typo in warning message
  • 955c45a refactor: fix format

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 src/modules/workspaces.rs (+3 -1)

📄 Description

Should solve https://github.com/JakeStanger/ironbar/issues/731 by printing a warning instead of stopping the receiving loop when focusing a workspace.


🔄 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/733 **Author:** [@Leshuguita](https://github.com/Leshuguita) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/24/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`45eeac5`](https://github.com/JakeStanger/ironbar/commit/45eeac50a37f3b025193cec70c369c3d754846dc) fix(workspaces): prevent crash on hyprland error - [`66d4a84`](https://github.com/JakeStanger/ironbar/commit/66d4a84761c32edf2c2bb5cf6055ff2a9e4ebd99) fix(workspaces): typo in warning message - [`955c45a`](https://github.com/JakeStanger/ironbar/commit/955c45a6cd80ce1ee1d12253d5ad051ee6e614e5) refactor: fix format ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/workspaces.rs` (+3 -1) </details> ### 📄 Description Should solve https://github.com/JakeStanger/ironbar/issues/731 by printing a warning instead of stopping the receiving loop when focusing a workspace. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:56:11 +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#7931
No description provided.