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 610867 - Support for application-indicators/StatusNotifierIcon
Support for application-indicators/StatusNotifierIcon
Status: RESOLVED NOTGNOME
Product: gnome-settings-daemon
Classification: Core
Component: plugins
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Karl Lattimer
gnome-settings-daemon-maint
Depends on: 610836
Blocks:
 
 
Reported: 2010-02-23 18:15 UTC by Jan Arne Petersen
Modified: 2011-01-04 17:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch which implements support for application indicators (keyboard, xrandr and a11y plugins) (24.19 KB, patch)
2010-02-23 18:15 UTC, Jan Arne Petersen
none Details | Review
Updated patch for application indicators support (37.76 KB, patch)
2010-03-05 17:17 UTC, Jan Arne Petersen
none Details | Review
Current patch from Ubuntu without support for the keyboard indicator (17.23 KB, patch)
2010-03-29 20:49 UTC, Jan Arne Petersen
none Details | Review
Updated ubuntu patch (44.07 KB, patch)
2010-09-03 12:29 UTC, Karl Lattimer
needs-work Details | Review

Description Jan Arne Petersen 2010-02-23 18:15:11 UTC
Created attachment 154534 [details] [review]
Patch which implements support for application indicators (keyboard, xrandr and a11y plugins)

We would like to support application-indicators for gnome-settings-daemon as
proposed at this page:

https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators
Comment 1 Jan Arne Petersen 2010-02-23 21:06:26 UTC
The patch depends on support in libgnomekbd (bug 610836)
Comment 2 Jan Arne Petersen 2010-03-05 17:17:11 UTC
Created attachment 155332 [details] [review]
Updated patch for application indicators support
Comment 3 Jan Arne Petersen 2010-03-29 20:49:24 UTC
Created attachment 157414 [details] [review]
Current patch from Ubuntu without support for the keyboard indicator
Comment 4 Jan Arne Petersen 2010-03-29 20:50:11 UTC
The last bug does not depend on bug 610836
Comment 5 Karl Lattimer 2010-09-03 12:29:26 UTC
Created attachment 169425 [details] [review]
Updated ubuntu patch

Updated patch with support for keyboard indicator w/wout flags. 

This patch also responds to the keyboard shortcut keys. 

This will probably need updating for git head.
Comment 6 Sergey V. Udaltsov 2011-01-04 17:00:51 UTC
Jan, Karl, since upstream provides GkbdConfiguration, this one is probably NOTGNOME - because GNOME is not going to use AppIndicator (for now).

If at some point GNOME decides to adopt AppIndicator - feel free to reopen this bug. Of course, patches to GkbdConfiguration itself are welcome.