chore: format for Rust 2024
This commit is contained in:
parent
0a8da05847
commit
1f7f0c70b7
99 changed files with 414 additions and 442 deletions
|
|
@ -3,9 +3,9 @@ use cosmic_protocols::corner_radius::v1::server::{
|
|||
cosmic_corner_radius_manager_v1, cosmic_corner_radius_toplevel_v1,
|
||||
};
|
||||
use smithay::utils::HookId;
|
||||
use smithay::wayland::compositor::Cacheable;
|
||||
use smithay::wayland::compositor::add_pre_commit_hook;
|
||||
use smithay::wayland::compositor::with_states;
|
||||
use smithay::wayland::compositor::Cacheable;
|
||||
use smithay::wayland::shell::xdg::SurfaceCachedState;
|
||||
use smithay::{
|
||||
reexports::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue