Devin Lin
7cb6ebaae1
taskswitcher: Remove all interaction restrictions while the task switcher is opening
...
This allows users to properly interact (open apps, dismiss) while the task switcher is in its opening animation.
This fixes tapping on an app while the task switcher is opening dismissing the task switcher entirely (due to race condition)
2024-03-04 18:23:17 +00:00
Alexey Andreyev
127bbdf653
Port away from PlasmaCore and PlasmaExtras to Kirigami
...
See also:
https://pointieststick.com/2023/06/14/call-to-action-easy-porting-opportunity-in-plasma/
2023-07-25 01:13:52 +00:00
Devin Lin
14f3f07316
Convert more uses of QtGraphicalEffects to MultiEffect
2023-05-13 11:15:57 -04:00
Devin Lin
372626b786
taskswitcher: Restore status bar and navigation panel
2023-03-31 22:10:02 -07:00
Devin Lin
7b77c9072f
taskswitcher: Fix vertical swipe being overridden by side swipe
2023-03-31 20:32:56 -07:00
Devin Lin
88d9c066af
kwin/mobiletaskswitcher: Restore touchscreen functionality to app activation
2023-03-30 23:05:27 -07:00
Devin Lin
b3dc5f15ad
kwin/mobiletaskswitcher: Fix touchscreen not being able to dismiss task switcher
...
It seems TapHandler is not able to receive touchscreen events anymore, use MouseArea.
2023-03-30 22:26:35 -07:00
Devin Lin
4bdacff13c
taskswitcher: Account for shell panels in app preview
...
change
2023-03-19 22:17:44 -07:00
Devin Lin
eb03fe8c94
taskswitcher: Port to kwin effect
2023-03-13 22:07:32 -07:00