lan-mouse/src
2024-04-12 15:28:21 +02:00
..
capture windows: impl back and forward mouse buttons 2024-04-12 15:28:05 +02:00
emulate windows: revert scrolling multiplier 2024-04-12 15:28:21 +02:00
frontend exit instead of panicing when con to backend lost 2024-03-21 15:35:56 +01:00
server windows: impl back and forward mouse buttons 2024-04-12 15:28:05 +02:00
capture.rs add tests for capture and emulation 2024-04-11 13:53:49 +02:00
capture_test.rs add tests for capture and emulation 2024-04-11 13:53:49 +02:00
client.rs enforce only one client at a position (#102) 2024-04-10 14:16:19 +02:00
config.rs add tests for capture and emulation 2024-04-11 13:53:49 +02:00
dns.rs Split tasks - event loop now properly asynchronous (#57) 2023-12-23 14:46:38 +01:00
emulate.rs rename producer, consumer to emulation and capture (#98) 2024-03-21 20:26:57 +01:00
emulation_test.rs formatting 2024-04-11 13:54:11 +02:00
event.rs windows: impl back and forward mouse buttons 2024-04-12 15:28:05 +02:00
frontend.rs Activate on startup (#70) 2024-01-16 12:59:39 +01:00
lib.rs add tests for capture and emulation 2024-04-11 13:53:49 +02:00
main.rs add tests for capture and emulation 2024-04-11 13:53:49 +02:00
scancode.rs Windows Input Capture (#100) 2024-04-11 03:55:42 +02:00
server.rs rename producer, consumer to emulation and capture (#98) 2024-03-21 20:26:57 +01:00