fmt commit
This commit is contained in:
parent
352c526e9e
commit
9e0a6e1b5f
25 changed files with 787 additions and 499 deletions
|
|
@ -1,4 +1,7 @@
|
|||
use crate::{input::{ActiveOutput, SeatId}, state::Common};
|
||||
use crate::{
|
||||
input::{ActiveOutput, SeatId},
|
||||
state::Common,
|
||||
};
|
||||
use smithay::{
|
||||
utils::{Logical, Rectangle, Transform},
|
||||
wayland::{output::Output, seat::Seat},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue