[PR #65] [MERGED] ignore every event except Enter in receiving mode #265

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

📋 Pull Request Information

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

Base: mainHead: ignore-events-in-receiving-mode


📝 Commits (1)

  • 536203e ignore every event except Enter in receiving mode

📊 Changes

2 files changed (+8 additions, -3 deletions)

View changed files

📝 src/event.rs (+3 -3)
📝 src/server.rs (+5 -0)

📄 Description

Some compositors still send keyevents to the layer-shell window until it is unfocused which causes unwanted behaviour.


🔄 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/65 **Author:** [@feschber](https://github.com/feschber) **Created:** 1/5/2024 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `ignore-events-in-receiving-mode` --- ### 📝 Commits (1) - [`536203e`](https://github.com/feschber/lan-mouse/commit/536203ee554f2caf696ef1801c0f4f10c8605c34) ignore every event except Enter in receiving mode ### 📊 Changes **2 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/event.rs` (+3 -3) 📝 `src/server.rs` (+5 -0) </details> ### 📄 Description Some compositors still send keyevents to the layer-shell window until it is unfocused which causes unwanted behaviour. --- <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:30 -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#265
No description provided.