~alphapapa/pithos/888778

Viewing all changes in revision 188.

  • Committer: Adam Porter
  • Date: 2011-12-21 09:49:15 UTC
  • Revision ID: adam@alphapapa.net-20111221094915-p43qin9i1xfd75g6
The libindicator icon doesn't work that well, at least on KDE.  1) It doesn't support the left-click event on KDE, 2) it doesn't show the right icons on KDE.  And these bugs depend on libappindicator being updated--we're at their mercy.  So I made a "status_icon" plugin that's just a copy of the notification_icon plugin without the libindicator code, so it only uses a Gtk status icon.  And that shows the right icons on KDE and supports the left-click event, so a simple left click shows and hides the window.  The preferences allow either or both to be enabled, so users can try both.  I suppose a group enabled by a checkbox containing radio buttons might be more correct, but this is simple and works.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: