Skip to content
Commit 55784375 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Check serials in move and resize requests

If a move or a resize request is processed after the button is released,
the window will be stuck in the move/resize mode.

This change prevents that kind of race condition by adding relevant serial
checks in the move and the resize request handlers.
parent 4dba1da7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment