fmt commit
This commit is contained in:
parent
352c526e9e
commit
9e0a6e1b5f
25 changed files with 787 additions and 499 deletions
|
|
@ -9,7 +9,9 @@ pub use smithay::{
|
|||
utils::{Logical, Physical, Point, Size, Transform},
|
||||
wayland::{
|
||||
output::{Mode, Output},
|
||||
seat::{keysyms as KeySyms, Keysym, ModifiersState as KeyModifiers, XkbConfig as WlXkbConfig},
|
||||
seat::{
|
||||
keysyms as KeySyms, Keysym, ModifiersState as KeyModifiers, XkbConfig as WlXkbConfig,
|
||||
},
|
||||
},
|
||||
};
|
||||
use xkbcommon::xkb;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue