Move "Open" actions to the top of the context menu for files

Authored by ngraham on Apr 2 2018, 2:05 PM.

Description

Move "Open" actions to the top of the context menu for files

Summary:
This patch moves the "Open", "Open With", and "Open in" items to the top of the context menu to reap the following benefits:

  • Move the "Open" and "Open With" items closer to the top since they're commonly used items, and right now they're buried in the middle of the menu
  • Group related functionality
  • Consistency with other common platforms (macOS Finder and Windows Explorer both have these items at the top of the context menu)

For folders, the "Open With" entries are moved higher, but not all the way to the top, since the "open in New tab/folder" entries are more useful.

Test Plan:
Tested all menu items in the context menu for files, folders, and links; all still work.

Context menu for single file:

Context menu for multiple files:

Context menu for single folder:

Context menu for multiple folders:

Context menu for symlink to folder:

Reviewers: Dolphin, VDG, elvisangelaccio, abetts

Reviewed By: Dolphin, VDG, elvisangelaccio, abetts

Subscribers: markg, abetts, elvisangelaccio

Differential Revision: https://phabricator.kde.org/D11884

Details

Committed
ngrahamApr 22 2018, 3:40 PM
Reviewer
Dolphin
Differential Revision
D11884: Move "Open" actions to the top of the context menu for files
Parents
R318:e8d8a8c35bb4: Merge branch 'Applications/18.04'
Branches
Unknown
Tags
Unknown