[PR #336] [MERGED] Fix style hot reloading when editing with Vim #7669

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

📋 Pull Request Information

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

Base: masterHead: fix/vim-style-watcher


📝 Commits (2)

  • 4099847 fix(styles): hot reload not working when edited with vim
  • 5582dcf refactor: fix new clippy warning

📊 Changes

2 files changed (+14 additions, -6 deletions)

View changed files

📝 src/desktop_file.rs (+1 -1)
📝 src/style.rs (+13 -5)

📄 Description

Possibly resolves the same issue with other editors or scripts.

Fixes #304


🔄 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/336 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 10/17/2023 **Status:** ✅ Merged **Merged:** 10/17/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/vim-style-watcher` --- ### 📝 Commits (2) - [`4099847`](https://github.com/JakeStanger/ironbar/commit/40998475e2500c3ba04a0e5dad59a4fa5f891961) fix(styles): hot reload not working when edited with vim - [`5582dcf`](https://github.com/JakeStanger/ironbar/commit/5582dcf373dfceabd02e3dcab0bdfcccf7563c44) refactor: fix new clippy warning ### 📊 Changes **2 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/desktop_file.rs` (+1 -1) 📝 `src/style.rs` (+13 -5) </details> ### 📄 Description Possibly resolves the same issue with other editors or scripts. Fixes #304 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:55:28 +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#7669
No description provided.