[PR #984] [MERGED] refactor: update hyprland-rs, remove expects from hyprland client code #3889

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/984
Author: @JakeStanger
Created: 5/16/2025
Status: Merged
Merged: 5/16/2025
Merged by: @JakeStanger

Base: masterHead: fix/hyprland-grimblast-crash


📝 Commits (1)

  • 1b6aa10 refactor: update hyprland-rs, remove expects from hyprland client code

📊 Changes

3 files changed (+235 additions, -104 deletions)

View changed files

📝 Cargo.lock (+111 -7)
📝 Cargo.toml (+3 -3)
📝 src/clients/compositor/hyprland.rs (+121 -94)

📄 Description

Fixes #960


🔄 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/984 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/16/2025 **Status:** ✅ Merged **Merged:** 5/16/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/hyprland-grimblast-crash` --- ### 📝 Commits (1) - [`1b6aa10`](https://github.com/JakeStanger/ironbar/commit/1b6aa104235df5f93ef165b816b63b2d827099a2) refactor: update hyprland-rs, remove `expect`s from hyprland client code ### 📊 Changes **3 files changed** (+235 additions, -104 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+111 -7) 📝 `Cargo.toml` (+3 -3) 📝 `src/clients/compositor/hyprland.rs` (+121 -94) </details> ### 📄 Description Fixes #960 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:57: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#3889
No description provided.