mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #29] [MERGED] Avoid sending frame events #240
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#240
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:frame-events📝 Commits (2)
521f961Avoid sending frame events838912fremove 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.