D20532: Proof of Concept: Add double click actions to empty space in the folder view

George Florea Banus noreply at phabricator.kde.org
Sun Apr 14 12:39:05 BST 2019


fbg13 created this revision.
Herald added a project: Dolphin.
Herald added a subscriber: kfm-devel.
fbg13 requested review of this revision.

REVISION SUMMARY
  FEATURE: 307505
  
  Allows users to set an action to be triggered 
  when double clicking on an empty space in the folder view.
  The possible actions are actions from
  
  - the actionCollection from dolphin main window (not all of them);
  - actions defined by the user (terminal command, scripts);
  - no action;
  
  The current active view path can be passed to
  the action/command defined by the user: {path}.
  
  This is a proof of concept, there are things that can be improved, 
  but first I want to know if this is something wanted in Dolphin.

TEST PLAN
  Set an action in Dolphin settings > General.
  Double clicking an empty space triggers the correct action.

REPOSITORY
  R318 Dolphin

BRANCH
  empty-space-double-click

REVISION DETAIL
  https://phabricator.kde.org/D20532

AFFECTED FILES
  src/kitemviews/kitemlistcontroller.cpp
  src/kitemviews/kitemlistcontroller.h
  src/settings/dolphin_generalsettings.kcfg
  src/settings/general/behaviorsettingspage.cpp
  src/settings/general/behaviorsettingspage.h

To: fbg13
Cc: kfm-devel, alexde, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190414/4e7686fa/attachment.htm>


More information about the kfm-devel mailing list