[PR #102] [MERGED] enforce only one client at a position #283

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

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/102
Author: @feschber
Created: 4/10/2024
Status: Merged
Merged: 4/10/2024
Merged by: @feschber

Base: mainHead: enforce-unique-client-pos


📝 Commits (1)

  • 5f6200b enforce only one client at a position

📊 Changes

2 files changed (+128 additions, -92 deletions)

View changed files

📝 src/client.rs (+13 -0)
📝 src/server/frontend_task.rs (+115 -92)

📄 Description

enforce only one active client at any given position


🔄 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/102 **Author:** [@feschber](https://github.com/feschber) **Created:** 4/10/2024 **Status:** ✅ Merged **Merged:** 4/10/2024 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `enforce-unique-client-pos` --- ### 📝 Commits (1) - [`5f6200b`](https://github.com/feschber/lan-mouse/commit/5f6200b9115d4731c45559538c9e04997ea2414a) enforce only one client at a position ### 📊 Changes **2 files changed** (+128 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `src/client.rs` (+13 -0) 📝 `src/server/frontend_task.rs` (+115 -92) </details> ### 📄 Description enforce only one active client at any given position --- <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:15:52 -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#283
No description provided.