mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #274] [UX] Make it more clear if it can connect to the IP #139
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#139
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?
Originally created by @D3SOX on GitHub (Mar 11, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/274
Continuing from my comment here:
I found the UI/UX to be kinda confusing. I thought the green indicator on a connection means it can connect to that IP/client. But instead it's only an indicator if it successfully resolved the IP for a hostname.
Are the incoming connections shown in the screenshot in the README still a thing? This also confused me because I couldn't figure out why it wasn't appearing.
Also I think there should be some kind of indicator in the UI when it tries to connect but fails. In my scenario the only indication why it didn't work was a log message in the terminal saying
client not respondingandignoring events from clienton the other side@feschber commented on GitHub (Mar 11, 2025):
Yeah, I agree. It would probably make sense to make it green if it is connected or orange if there is a connection failure.
As for the "incoming connection" tab: That is a new thing that is in no release yet.