mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #276] [MERGED] Gtk frontend rework #353
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#353
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/276
Author: @feschber
Created: 3/14/2025
Status: ✅ Merged
Merged: 3/15/2025
Merged by: @feschber
Base:
main← Head:gtk-frontend-rework📝 Commits (8)
639e86dremove changed signalf6c526bproperly synchronize frontend7e9ad6fimprove6f8d7e3fix hostname / port binding7ccf918cleanup77cddacremove port change notificationf849135cleanup93f5172fix clippy📊 Changes
10 files changed (+363 additions, -245 deletions)
View changed files
📝
lan-mouse-cli/src/lib.rs(+0 -22)📝
lan-mouse-gtk/resources/client_row.ui(+0 -1)📝
lan-mouse-gtk/src/client_object/imp.rs(+1 -1)📝
lan-mouse-gtk/src/client_row.rs(+41 -37)📝
lan-mouse-gtk/src/client_row/imp.rs(+136 -9)📝
lan-mouse-gtk/src/lib.rs(+15 -43)📝
lan-mouse-gtk/src/window.rs(+162 -119)📝
lan-mouse-ipc/src/lib.rs(+0 -4)📝
src/config.rs(+0 -1)📝
src/service.rs(+8 -8)📄 Description
client configuration now applies immediately instead of after enabling / disabling clients
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.