After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 378019 - Muine Notification area should be easier to use
Muine Notification area should be easier to use
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: interface
trunk
Other All
: Normal minor
: ---
Assigned To: Muine Maintainers
Muine Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-22 06:35 UTC by Luis Medinas
Modified: 2008-09-28 01:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to notification. (1.11 KB, patch)
2006-11-22 06:36 UTC, Luis Medinas
none Details | Review

Description Luis Medinas 2006-11-22 06:35:25 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:
Comment 1 Luis Medinas 2006-11-22 06:36:24 UTC
Created attachment 77011 [details] [review]
patch to notification.
Comment 2 Luis Medinas 2008-09-28 01:06:39 UTC
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.