[PR #191] [MERGED] cleanup server code + fix a lost update case #322

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

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/191
Author: @feschber
Created: 9/5/2024
Status: Merged
Merged: 9/5/2024
Merged by: @feschber

Base: mainHead: cleanup-server


📝 Commits (1)

  • 0c7bf38 cleanup server code + fix a lost update case

📊 Changes

5 files changed (+75 additions, -80 deletions)

View changed files

📝 lan-mouse-cli/src/lib.rs (+8 -0)
📝 lan-mouse-gtk/src/lib.rs (+4 -1)
📝 lan-mouse-gtk/src/window.rs (+5 -1)
📝 lan-mouse-ipc/src/lib.rs (+2 -0)
📝 src/server.rs (+56 -78)

📄 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/191 **Author:** [@feschber](https://github.com/feschber) **Created:** 9/5/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `cleanup-server` --- ### 📝 Commits (1) - [`0c7bf38`](https://github.com/feschber/lan-mouse/commit/0c7bf3807cfb533dffe183965f7379369f9a216c) cleanup server code + fix a lost update case ### 📊 Changes **5 files changed** (+75 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `lan-mouse-cli/src/lib.rs` (+8 -0) 📝 `lan-mouse-gtk/src/lib.rs` (+4 -1) 📝 `lan-mouse-gtk/src/window.rs` (+5 -1) 📝 `lan-mouse-ipc/src/lib.rs` (+2 -0) 📝 `src/server.rs` (+56 -78) </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:16:49 -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#322
No description provided.