Skip to content

Improved touch support

Steffen Hartleib requested to merge steffenh/kio:addTouchtoPlaces into master

This will give the KFilePlacesView class, following touch gestures:

  • kinetic scrolling
  • a tapAndHold and release gesture for access to the context menu
  • a tapAndHold and moving gesture for drag and drop

This should restore the touch support for the places panel in Dolphin, and add touch support for the places panel in the open/save dialog.

Merge request reports