[PR #29] [MERGED] Avoid sending frame events #240

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

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/29
Author: @feschber
Created: 9/28/2023
Status: Merged
Merged: 9/28/2023
Merged by: @feschber

Base: mainHead: frame-events


📝 Commits (2)

  • 521f961 Avoid sending frame events
  • 838912f remove trace logs from producer

📊 Changes

2 files changed (+53 additions, -52 deletions)

View changed files

📝 src/backend/consumer/wlroots.rs (+50 -41)
📝 src/backend/producer/wayland.rs (+3 -11)

📄 Description

Pointer Frame events are now implicit -> reduced network usage


🔄 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/29 **Author:** [@feschber](https://github.com/feschber) **Created:** 9/28/2023 **Status:** ✅ Merged **Merged:** 9/28/2023 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `frame-events` --- ### 📝 Commits (2) - [`521f961`](https://github.com/feschber/lan-mouse/commit/521f961663482c765f4d0c55598b494ec2931448) Avoid sending frame events - [`838912f`](https://github.com/feschber/lan-mouse/commit/838912fb71ea456c7bd0383ad94e61bdabb38149) remove trace logs from producer ### 📊 Changes **2 files changed** (+53 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `src/backend/consumer/wlroots.rs` (+50 -41) 📝 `src/backend/producer/wayland.rs` (+3 -11) </details> ### 📄 Description Pointer Frame events are now implicit -> reduced network usage --- <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:14:56 -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#240
No description provided.