GNOME Bugzilla – Bug 378019
Muine Notification area should be easier to use
Last modified: 2008-09-28 01:06:39 UTC
Hi I wrote a patch to change the mouse buttons for the Notification icon. Left mouse button opens muine, right the menu. Remember not everyone as a 3 button mouse. Inside the menu i changed the "show muine" to "quit" This will look like much easier to use and more intuitive. If it's ok give me a go so i can commit to cvs. Other information:
Created attachment 77011 [details] [review] patch to notification.
Using another patch. But still might need some change to use Gtk.StatusIcon. 2008-09-28 Luis Medinas <lmedinas@gnome.org> * plugins/TrayIcon.cs: * plugins/TrayIcon.xml: Improve tray icon usuability. Fixes bgo #312110 and #378019. Patch from Ryan Lortie (desrt) <desrt@desrt.ca> minor change on menu from me.