shell: Generalize move grab
This commit is contained in:
parent
9b70372f44
commit
a8a5ee466a
9 changed files with 73 additions and 53 deletions
|
|
@ -11,8 +11,7 @@ use std::{
|
|||
use crate::{
|
||||
config::WorkspaceLayout,
|
||||
shell::{
|
||||
focus::target::WindowGroup,
|
||||
layout::{floating::SeatMoveGrabState, tiling::ANIMATION_DURATION},
|
||||
focus::target::WindowGroup, grabs::SeatMoveGrabState, layout::tiling::ANIMATION_DURATION,
|
||||
CosmicMapped, CosmicMappedRenderElement, WorkspaceRenderElement,
|
||||
},
|
||||
state::{Common, Fps},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue