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

@ -262,6 +262,7 @@ impl Program for CosmicWindowInternal {
&seat,
serial,
ReleaseMode::NoMouseButtons,
false,
);
});
}