[kwin] [Bug 439925] Global touchscreen gestures

2023-05-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439925

Nate Graham  changed:

   What|Removed |Added

  Component|wayland-generic |Gestures

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 439925] Global touchscreen gestures

2022-03-27 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=439925

--- Comment #3 from Zamundaaa  ---
Git commit 8914a6c50e1d1fba919b436eb42471421362d838 by Xaver Hugl.
Committed on 27/03/2022 at 17:09.
Pushed by ericedlund into branch 'master'.

add global touchscreen gestures

Swipe with three fingers
- left to switch to the previous virtual desktop
- right to switch to the next virtual desktop
- up and down to toggle the overview

M  +4-0autotests/test_virtual_desktops.cpp
M  +5-0src/effects.cpp
M  +1-0src/effects.h
M  +2-0src/effects/overview/overvieweffect.cpp
M  +43   -20   src/globalshortcuts.cpp
M  +18   -8src/globalshortcuts.h
M  +123  -5src/input.cpp
M  +3-0src/input.h
M  +10   -0src/libkwineffects/kwineffects.h
M  +1-1src/touch_input.cpp
M  +3-0src/virtualdesktops.cpp

https://invent.kde.org/plasma/kwin/commit/8914a6c50e1d1fba919b436eb42471421362d838

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 439925] Global touchscreen gestures

2022-02-09 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=439925

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 439925] Global touchscreen gestures

2021-11-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=439925

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/1617

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 439925] Global touchscreen gestures

2021-08-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439925

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=401479
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
We already have a few on Wayland, the problem is that they don't follow your
fingers; see Bug 401479.

I agree that it's important for us to make big improvements in this area,
though.

-- 
You are receiving this mail because:
You are watching all bug changes.