lan-mouse/src
Ferdinand Schober d54b3a08e1
ignore double press / release events (#71)
This should fix most of the remaining issues with stuck keys in KDE
2024-01-12 13:13:23 +01:00
..
backend comment about pointer relase in sending state 2024-01-08 16:54:14 +01:00
frontend unix: send SIGTERM instead of killing the service (#59) 2023-12-27 19:56:43 +01:00
backend.rs enable conditional compilation for all backends 2023-02-17 13:06:13 +01:00
client.rs release stuck keys (#53) 2023-12-31 15:42:29 +01:00
config.rs enable gtk frontend in windows (#58) 2023-12-24 18:00:59 +01:00
consumer.rs Implement keycode translation for windows (#54) 2023-12-18 18:08:10 +01:00
dns.rs Split tasks - event loop now properly asynchronous (#57) 2023-12-23 14:46:38 +01:00
event.rs ignore every event except Enter in receiving mode (#65) 2024-01-05 18:00:30 +01:00
frontend.rs release stuck keys (#53) 2023-12-31 15:42:29 +01:00
lib.rs remove unused code 2023-12-18 20:54:06 +01:00
main.rs release stuck keys (#53) 2023-12-31 15:42:29 +01:00
producer.rs Fix Error handling in layershell producer (#61) 2024-01-01 22:07:21 +01:00
scancode.rs add cargo fmt + cargo clippy to rust workflow 2023-12-18 21:27:53 +01:00
server.rs ignore double press / release events (#71) 2024-01-12 13:13:23 +01:00