Summary: | RFE: enable swipe with one finger | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Wolf Drechsel <herr_oswald> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wolf Drechsel
2020-02-08 11:57:38 UTC
Applications treat finger events as mouse events, unless they are written to understand finger events. Please report this separately for each application where it makes sense, so work can be tracked individually and distributed to respective developers. Hm. I cannot really understand you opinion. If you want to use a tablet with KDE, you want EVERY application to answer to finger slide. Is it really the most efficient way to implement that separately to any app in the world? I rather tend to belive that it should be system wide, not sure whether the desktop environment is the best place. Maybe at the end of the day there must be a switch "finger swipe on/off" - or that can be coupled to the existence of a touch screen. You cannot support this universally, because there is no universal widget for all applications. The best fit would be QScrollView. But then it would need to be implemented in Qt. Thank you for your suggestion. I filed a RFE at QT bug tracker. https://bugreports.qt.io/browse/QTBUG-82734 Let's see what will happen... |