Luis Büchi
7d23e94f81
remove touch border reservations that broke initial gesture usage
...
setBorder already reserves/unreserves touch borders appropriately, doing that manually beforehand only led to the gesture not working (double reservation?) until using the action drawer once
2024-04-05 18:39:30 +02:00
Aleix Pol Gonzalez
a87aa93e3b
mobiletaskswitcher: Port to KWin API changes
2024-03-06 14:23:20 +01:00
Luis Büchi
646be07c6c
potential fix for gesture-only mode not working
...
call reconfigure in mobiletaskswitcher constructor to make it set the touch border.
this fixes the gesture-only mode in my setup, though one oddity remains: it only starts working after using the action drawer once - that may be an issue with my dev setup though.
2024-02-19 04:03:58 +00:00
Xaver Hugl
5363853f66
kwin/mobiletaskswitcher: make touchscreen swipe gesture use 3 fingers
...
A global gesture with one finger doesn't make sense and isn't supported by
KWin
2024-02-13 17:55:42 +01:00
Xaver Hugl
a6158d7ba6
kwin/mobiletaskswither: remove the touchpad gesture
...
It conflicts with a hardcoded gesture in KWin
2024-02-13 17:55:34 +01:00
Devin Lin
bc18b29ce3
kwin/mobiletaskswitcher: Ensure that touch borders are registered
2023-12-28 15:24:35 -05:00
Devin Lin
a3cd470efc
taskswitcher: Port to EffectTogglableState
2023-11-16 21:34:42 -08:00
Vlad Zahorodnii
9e9362b6c0
kwin/mobiletaskswitcher: EffectScreen -> Output
2023-10-26 19:04:35 +03:00
Devin Lin
e16bdea17e
mobileshellstate: Make sure DBus calls are async
2023-03-26 10:18:06 -07:00
Devin Lin
aa820d4886
kwin/mobiletaskswitcher: Ensure DBus calls do not block
2023-03-25 23:25:08 -07:00
Devin Lin
083481d971
taskswitcher: Expose visible state to DBus and hookup to homescreen anim
2023-03-24 23:29:40 -07:00
Devin Lin
eb03fe8c94
taskswitcher: Port to kwin effect
2023-03-13 22:07:32 -07:00