shift-shell/kwin/mobiletaskswitcher
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
..
qml make quick switch gesture properly open switcher on end of list 2024-07-08 12:33:16 +00:00
CMakeLists.txt taskswitcher: Sort tasks by last activation 2024-07-02 21:42:13 +00:00
effecttouchborder.cpp taskswitcher: enhance gesture with flick speed tracking and orthogonal movement tracking 2024-05-05 01:17:54 +00:00
effecttouchborder.h taskswitcher: enhance gesture with flick speed tracking and orthogonal movement tracking 2024-05-05 01:17:54 +00:00
main.cpp kwin/mobiletaskswitcher: Update effect format to match upstream 2023-03-30 22:04:15 -07:00
mobiletaskswitcher.json taskswitcher: Only enable KWin effect in mobile, have it be managed by envmanager 2024-07-03 11:54:19 -04:00
mobiletaskswitchereffect.cpp taskswitcher: Sort tasks by last activation 2024-07-02 21:42:13 +00:00
mobiletaskswitchereffect.h taskswitcher: Sort tasks by last activation 2024-07-02 21:42:13 +00:00
taskfiltermodel.cpp taskswitcher: Sort tasks by last activation 2024-07-02 21:42:13 +00:00
taskfiltermodel.h taskswitcher: Sort tasks by last activation 2024-07-02 21:42:13 +00:00
taskmodel.cpp taskswitcher: Sort tasks by last activation 2024-07-02 21:42:13 +00:00
taskmodel.h taskswitcher: Sort tasks by last activation 2024-07-02 21:42:13 +00:00