[PR #193] [MERGED] Use patched version of stray #4761

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/193
Author: @JakeStanger
Created: 6/17/2023
Status: Merged
Merged: 6/17/2023
Merged by: @JakeStanger

Base: masterHead: build/stray-patch


📝 Commits (3)

  • de98cf3 fix(tray): (maybe?) sometimes bus name is taken
  • 9632380 build: use patched version of stray
  • 09a26d0 chore: update flake lock

📊 Changes

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

View changed files

📝 Cargo.lock (+14 -146)
📝 Cargo.toml (+3 -0)
📝 flake.lock (+6 -6)
📝 nix/default.nix (+4 -1)
📝 src/clients/system_tray.rs (+4 -1)

📄 Description

This updates the Cargo.toml to add a patch for stray, which includes some fixes to stop it hard-crashing, while I wait for the PR to be merged.

Offers a partial resolve for #166


🔄 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/193 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 6/17/2023 **Status:** ✅ Merged **Merged:** 6/17/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `build/stray-patch` --- ### 📝 Commits (3) - [`de98cf3`](https://github.com/JakeStanger/ironbar/commit/de98cf3daee816a0ff72d1f6ba6bc0e15ec53fca) fix(tray): (maybe?) sometimes bus name is taken - [`9632380`](https://github.com/JakeStanger/ironbar/commit/96323801d967cb8cd0b24ddbb9fa61e2852a5234) build: use patched version of stray - [`09a26d0`](https://github.com/JakeStanger/ironbar/commit/09a26d04bc8690ae8c3eddb3e530bdf3f7e51d93) chore: update flake lock ### 📊 Changes **5 files changed** (+31 additions, -154 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+14 -146) 📝 `Cargo.toml` (+3 -0) 📝 `flake.lock` (+6 -6) 📝 `nix/default.nix` (+4 -1) 📝 `src/clients/system_tray.rs` (+4 -1) </details> ### 📄 Description This updates the `Cargo.toml` to add a patch for `stray`, which includes some fixes to stop it hard-crashing, while I wait for the PR to be merged. Offers a partial resolve for #166 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:55:21 +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#4761
No description provided.