shift-shell/kwin/mobiletaskswitcher
Luis Büchi 16192c5f71 add double tap to switch between 2 most recent apps in swicher
also simplified openApp signature and fixed a typo in code
FEATURE: 486555
2024-12-20 23:15:39 +01:00
..
qml add double tap to switch between 2 most recent apps in swicher 2024-12-20 23:15:39 +01:00
CMakeLists.txt taskswitcher: Fix it not being registered as a KWin effect 2024-07-20 14:47:12 -04:00
effecttouchborder.cpp Flag unused parameters with Q_UNUSED() 2024-09-28 06:31:00 +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 SVN_SILENT made messages (.desktop file) - always resolve ours 2024-12-15 01:40:00 +00:00
mobiletaskswitchereffect.cpp add double tap to switch between 2 most recent apps in swicher 2024-12-20 23:15:39 +01:00
mobiletaskswitchereffect.h add double tap to switch between 2 most recent apps in swicher 2024-12-20 23:15:39 +01: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