1
0
Fork 0
forked from wry/wry

keyboard: move KeyboardState to dedicated module

This commit is contained in:
Julian Orth 2025-01-07 11:48:10 +01:00
parent 1a35ba3909
commit e7d5a23af3
16 changed files with 60 additions and 43 deletions

View file

@ -15,10 +15,10 @@ use {
},
wl_surface::{tray::TrayItemId, WlSurface},
},
keyboard::KeyboardState,
rect::Rect,
renderer::Renderer,
utils::numcell::NumCell,
xkbcommon::KeyboardState,
},
jay_config::Direction as JayDirection,
std::{