[PR #513] [CLOSED] fix let hotwatch to read the static configuration on every event #963

Closed
opened 2026-01-05 14:53:34 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/513
Author: @p1scescom
Created: 8/2/2023
Status: Closed

Base: masterHead: fix/hotwatch_static_config


📝 Commits (1)

  • 682ff76 fix to reload the static configuration at that time

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 komorebi/src/static_config.rs (+1 -2)

📄 Description

I found that code do not confirm the static configuration and do not reflect the current static configuration.
I open this pull request, but It is difficult to set a rust environment on Windows for me now.
Thus, I can only submit this code.
I will try to get the environment and I will debug.
If you can confirm this code is correct, please edit it.


🔄 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/LGUG2Z/komorebi/pull/513 **Author:** [@p1scescom](https://github.com/p1scescom) **Created:** 8/2/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/hotwatch_static_config` --- ### 📝 Commits (1) - [`682ff76`](https://github.com/LGUG2Z/komorebi/commit/682ff767972414493adac3df2567ed65117dcfac) fix to reload the static configuration at that time ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/static_config.rs` (+1 -2) </details> ### 📄 Description I found that code do not confirm the static configuration and do not reflect the current static configuration. I open this pull request, but It is difficult to set a rust environment on Windows for me now. Thus, I can only submit this code. I will try to get the environment and I will debug. If you can confirm this code is correct, please edit it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:34 +01:00
adam closed this issue 2026-01-05 14:53:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#963