[PR #565] [MERGED] Update hyprland-rs #803

Closed
opened 2026-05-22 21:54:39 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/565
Author: @nyadiia
Created: 4/30/2024
Status: Merged
Merged: 5/3/2024
Merged by: @JakeStanger

Base: masterHead: hyprland-socket


📝 Commits (2)

  • 9d6b49b update hyprland-rs to 0.4.0-alpha.1
  • cd338ab Merge remote-tracking branch 'upstream/master' into hyprland-socket

📊 Changes

4 files changed (+18 additions, -58 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 Cargo.lock (+12 -57)
📝 Cargo.toml (+3 -1)
📝 src/clients/compositor/hyprland.rs (+2 -0)

📄 Description

Hyprland recently changed the socket that is used for the IPC. This makes the hyprland workspaces module not work in the latest version.

Currently this at the latest git version of hyprland-rs. As of now, the socket only works with the new location and not both. It seems like this isn't intended however. https://github.com/hyprland-community/hyprland-rs/pull/218


🔄 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/565 **Author:** [@nyadiia](https://github.com/nyadiia) **Created:** 4/30/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `hyprland-socket` --- ### 📝 Commits (2) - [`9d6b49b`](https://github.com/JakeStanger/ironbar/commit/9d6b49bd55eafc24b7afa128c0c86a673cc1fe1f) update hyprland-rs to 0.4.0-alpha.1 - [`cd338ab`](https://github.com/JakeStanger/ironbar/commit/cd338ab8bde54702ff6c8b3a3a50160fa5fdcd66) Merge remote-tracking branch 'upstream/master' into hyprland-socket ### 📊 Changes **4 files changed** (+18 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `Cargo.lock` (+12 -57) 📝 `Cargo.toml` (+3 -1) 📝 `src/clients/compositor/hyprland.rs` (+2 -0) </details> ### 📄 Description Hyprland recently changed the socket that is used for the IPC. This makes the hyprland workspaces module not work in the latest version. Currently this at the latest git version of hyprland-rs. As of now, the socket only works with the new location and not both. It seems like this isn't intended however. https://github.com/hyprland-community/hyprland-rs/pull/218 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:54:39 +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#803
No description provided.