[PR #1263] [MERGED] fix(launcher): Handle Spaces in desktop file names #9692

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1263
Author: @slowsage
Created: 11/27/2025
Status: Merged
Merged: 11/27/2025
Merged by: @JakeStanger

Base: masterHead: fix/launcher-spaces


📝 Commits (1)

  • 69a41aa fix(launcher): Handle Spaces in desktop file names

📊 Changes

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

View changed files

📝 src/desktop_file.rs (+6 -3)

📄 Description

Split first, then replace.
This should likely be in v0.18 - please check/test as appropriate.


🔄 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/1263 **Author:** [@slowsage](https://github.com/slowsage) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 11/27/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/launcher-spaces` --- ### 📝 Commits (1) - [`69a41aa`](https://github.com/JakeStanger/ironbar/commit/69a41aabb8bee58aa053326229ff993fc821fa7f) fix(launcher): Handle Spaces in desktop file names ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/desktop_file.rs` (+6 -3) </details> ### 📄 Description Split first, then replace. This should likely be in v0.18 - please check/test as appropriate. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:57:18 +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#9692
No description provided.