Bug 506603 - Add 2 finger horizontal touchpad gestures for navigation in Dolphin (and slide gestures on touch)
Summary: Add 2 finger horizontal touchpad gestures for navigation in Dolphin (and slid...
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.3
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-04 19:50 UTC by Ali
Modified: 2025-09-08 12:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ali 2025-07-04 19:50:16 UTC
SUMMARY
Add horizontal two finger gestures on trackpad to go forwards and backwards on current view
can be extended to be slide gestures on touch to go forwards and backwards on Plasma Mobile / touch mode

(I wanted to figure another gesture for just going up a directory instead of back/forward but that's not really possible because of vertical scrolling taking up the two finger vertical gestures)


SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.1
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.4-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ Ultra 7 155H
Memory: 16 GiB of RAM (15.1 GiB usable)
Graphics Processor: Intel® Graphics
Comment 1 TraceyC 2025-09-08 12:46:25 UTC
This might have to be implemented at a lower level, to generally support back and forward gestures with a touchpad. I'll let the developers decide that.