Version: (using Devel) It is unexpected (and annoying) that right click behaves like left click in this applet. If there is no context menu, right click should do nothing.
Created attachment 26487 [details] add right-click menu This patch adds a right-click menu to the Device Notifier plugin. The menu contains all actions provided by Solid and possibly an Eject/Unmount/Safely Remove action. The code may not be perfect as this is the first thing I've written something in Qt/KDE. And diff sort of made a mess out of my changes...
SVN commit 873110 by aseigo: trigger selection only on left click BUG:158937 M +9 -0 notifierview.cpp M +6 -0 notifierview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=873110