mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-17 12:01:28 +03:00
update README
This commit is contained in:
@@ -15,15 +15,14 @@ Currently the mouse moves in a circle when receiving a(ny) udp packet on port 42
|
|||||||
- [ ] Window with absolute position (wlr\_layer\_shell?)
|
- [ ] Window with absolute position (wlr\_layer\_shell?)
|
||||||
- [x] DNS resolving
|
- [x] DNS resolving
|
||||||
- [ ] Multiple IP addresses -> check which one is reachable
|
- [ ] Multiple IP addresses -> check which one is reachable
|
||||||
- [ ] [WIP] Keyboard support
|
- [x] Keyboard support
|
||||||
- [ ] [WIP] Scrollwheel support
|
- [x] Scrollwheel support
|
||||||
- [x] Button support
|
- [x] Button support
|
||||||
- [ ] Merge server and client -> Both client and server can send and receive events depending on what mouse is used where
|
- [ ] Merge server and client -> Both client and server can send and receive events depending on what mouse is used where
|
||||||
- [ ] Liveness tracking (automatically ungrab mouse when client unreachable)
|
- [ ] Liveness tracking (automatically ungrab mouse when client unreachable)
|
||||||
- [ ] Clipboard support
|
- [ ] Clipboard support
|
||||||
- [ ] Graphical frontend (gtk?)
|
- [ ] Graphical frontend (gtk?)
|
||||||
- [ ] *Encrytion* -> likely DTLS
|
- [ ] *Encrytion* -> likely DTLS
|
||||||
- [ ]
|
|
||||||
|
|
||||||
## Protocol considerations
|
## Protocol considerations
|
||||||
Currently UDP is used exclusively for all events sent and / or received.
|
Currently UDP is used exclusively for all events sent and / or received.
|
||||||
|
|||||||
Reference in New Issue
Block a user