mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #129] [MERGED] explicit state synchronisation #295
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#295
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/129
Author: @feschber
Created: 5/11/2024
Status: ✅ Merged
Merged: 5/11/2024
Merged by: @feschber
Base:
main← Head:explicit-state-sync📝 Commits (1)
31fe26aexplicit state synchronisation📊 Changes
6 files changed (+90 additions, -133 deletions)
View changed files
📝
src/frontend.rs(+6 -6)📝
src/frontend/cli.rs(+22 -44)📝
src/frontend/gtk.rs(+3 -4)📝
src/frontend/gtk/window.rs(+38 -42)📝
src/server/frontend_task.rs(+17 -29)📝
src/server/resolver_task.rs(+4 -8)📄 Description
this prevents a race condition between requesting activation and configuration changes in the gtk frontend
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.