shell: Refactor move_request, consider sticky windows

This commit is contained in:
Victoria Brekenfeld 2023-12-20 20:29:44 +00:00 committed by Victoria Brekenfeld
parent 775e0ccbdc
commit 769b7d6996
8 changed files with 247 additions and 191 deletions

View file

@ -147,6 +147,7 @@ impl XdgShellHandler for State {
&seat,
serial,
ReleaseMode::NoMouseButtons,
false,
)
}