shift-shell/kwin/mobiletaskswitcher/qml
Luis Büchi 7852b7ad2b make quick switch gesture properly open switcher on end of list
doing a quick task switch gesture towards the end of the list should force open the task switcher (there is nothing to switch to)
this was half-done on the left side of the switcher (this behavior is not visible with immediate task reordering, but could be hit if we have different ordering criteria or delayed reordering)
and due to superfluous Math.max completely not working on the right side always opening the right-most task instead of opening the switcher
2024-07-08 12:33:16 +00:00
..
FlickContainer.qml remove QML debugging flag, remove unused scrollingTasks variable 2024-05-13 18:44:11 +02:00
Task.qml add icon list to task scrub mode 2024-06-11 02:57:59 +00:00
TaskList.qml Proofreading 2024-06-17 00:02:08 +03:00
TaskSwitcher.qml make quick switch gesture properly open switcher on end of list 2024-07-08 12:33:16 +00:00
TaskSwitcherHelpers.qml add basic UI indication of task scrub mode being active 2024-06-11 02:57:59 +00:00