Closed
Description
Make it possible to right-click on files, and get a meaningful context menu.
The "basic" implementation could be to display the same menu as the OSs native file manager (eg. Explorer/Finder). However, several users have warned that these context menus tend to be overloaded with entries they don't want; They asked for a "sensible" "reduced" list.
The context menu should also (eventually) be scriptable by plugins. Ideally, already the first implementation (say one which displays the OS's native items) uses fman's plugin API.