fix: wayland inconsistencies

This commit is contained in:
Nova
2025-01-25 14:02:03 -08:00
committed by Nova
parent af185555c0
commit 326992ca10
5 changed files with 68 additions and 42 deletions

View File

@@ -225,7 +225,7 @@ impl SeatWrapper {
}
keyboard.input(
&mut state.lock(),
key,
key.into(),
if pressed {
KeyState::Pressed
} else {