[PR #402] [MERGED] automatically update config when changed #406

Closed
opened 2026-05-05 22:18:25 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/402
Author: @feschber
Created: 3/26/2026
Status: Merged
Merged: 4/9/2026
Merged by: @feschber

Base: mainHead: config-watcher


📝 Commits (1)

  • 83ec01a automatically update config when changed

📊 Changes

6 files changed (+351 additions, -48 deletions)

View changed files

📝 Cargo.lock (+190 -10)
📝 Cargo.toml (+1 -0)
📝 src/capture.rs (+13 -1)
📝 src/client.rs (+30 -0)
📝 src/config.rs (+88 -19)
📝 src/service.rs (+29 -18)

📄 Description

No description provided


🔄 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/feschber/lan-mouse/pull/402 **Author:** [@feschber](https://github.com/feschber) **Created:** 3/26/2026 **Status:** ✅ Merged **Merged:** 4/9/2026 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `config-watcher` --- ### 📝 Commits (1) - [`83ec01a`](https://github.com/feschber/lan-mouse/commit/83ec01a6409a028b2deb5e9de2bc27fd56f65a86) automatically update config when changed ### 📊 Changes **6 files changed** (+351 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+190 -10) 📝 `Cargo.toml` (+1 -0) 📝 `src/capture.rs` (+13 -1) 📝 `src/client.rs` (+30 -0) 📝 `src/config.rs` (+88 -19) 📝 `src/service.rs` (+29 -18) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:18:25 -06: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: github-starred/lan-mouse#406
No description provided.