Improve SHIFT key handling in entry context menu

Issue #3 resolved
Patrick Schaller repo owner created an issue

What works:

When the icon has the ... suffix, the mount dialog is shown.

When the icon not has these suffix, the mount dialog isn't shown, mount process started directly.

  • Menu-Item invisible: Hold SHIFT key -> item shown with ...
  • Menu-Item visible without ... : Hold SHIFT key -> item gets ...

Whats missing:

  • Menu-Item is visible with ... : Hold SHIFT key -> Mount process starts directly without mount dialog.

Comments (4)

  1. Log in to comment