mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #197] If the hostname cannot be resolved, then ips should be used. #88
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#88
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 @livexia on GitHub (Sep 11, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/197
I think if the hostname cannot be resolved, then ips in
config.tomlshould be used.If I leave out hostname in
config.tomlthe ui won't show the ips.config.toml
@feschber commented on GitHub (Sep 11, 2024):
They do get used, they just do not show up in the UI yet.
My plan is to have the field that is currently only for the hostname optionally accept ip addresses, when given instead.
And then maybe show a list of active ips somewhere in the menu.
@livexia commented on GitHub (Sep 11, 2024):
Yes, you are right, I test on another machine even the dns unable to resolve, I can still share mouse. I will close now, sorry for the wrong issue.
@livexia commented on GitHub (Sep 11, 2024):
There is another problem when I test with two macos, I found that the shift won't work while using another machine's keyboard.
@feschber commented on GitHub (Sep 11, 2024):
Yeah macos has some issues. The main problem is the fact that I can only test MacOS on some hacky virtual machines because I dont have a Mac myself.
@livexia commented on GitHub (Sep 11, 2024):
I have a mac and a problematic
hackintosh maybe I can do some test for you but I don't think that will be more helpful.
@feschber commented on GitHub (Sep 11, 2024):
No worries, it's not very intuitive!