Release modifiers when exit
This commit is contained in:
@@ -618,6 +618,7 @@ impl Connection {
|
||||
}
|
||||
#[cfg(target_os = "linux")]
|
||||
clear_remapped_keycode();
|
||||
release_modifiers();
|
||||
log::info!("Input thread exited");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user