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

Cancel interactive desktop switching if desktop has not changed

If desktop wrapping is disabled and user swipes to left but there's no
desktop to left, the slide effect can get stuck active because there's
no desktopChanged() nor desktopChangingCancelled() signal emitted.

This change makes the VirtualDesktopManager explicitly cancel
interactive desktop switching session if the current desktop has not
changed.
parent 3c9d2093
Pipeline #170049 passed with stage
in 17 minutes and 12 seconds
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