Skip to content

taskswitcher: Implement task switcher left/right gesture and fix some incorrect behaviours

Hi, this MR implements left/right gestures and should address #138 (closed).
The other commit disables input handlers that could lead to a task switcher freeze, if triggered fastly while on a gesture.

Merge request reports