mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Release modifier when multi conn
This commit is contained in:
@@ -551,7 +551,7 @@ fn record_key_to_key(record_key: u64) -> Option<Key> {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn release_modifiers() {
|
||||
pub fn release_device_modifiers() {
|
||||
let mut en = ENIGO.lock().unwrap();
|
||||
for modifier in [
|
||||
Key::Shift,
|
||||
|
||||
Reference in New Issue
Block a user