Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding the 'Title' property and 'NewTitle' signal to the DBus interface ↵ | Ted Gould | 2012-01-28 | 1 | -0/+3 |
| | | | | description | ||||
* | Watching for the 'XAyatanaSecondaryActivate' method as well | Ted Gould | 2011-07-22 | 1 | -0/+3 |
| | |||||
* | Add signal "secondary-activate" and emit it when needed | Marco Trevisan (Treviño) | 2011-07-18 | 1 | -0/+4 |
| | | | | | | | | When a libappindicator app get the "SecondaryActivate" dbus method call, the library redirects it to the app emitting the "secondary-activate" signal. This should be conform to the StatusNotifierItem specifications. | ||||
* | Changing the signal to match what was discussed with the KDE folks | Ted Gould | 2011-02-23 | 1 | -4/+2 |
| | |||||
* | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 1 | -3/+3 |
| | |||||
* | Merge from trunk | Luke Yelavich | 2011-02-04 | 1 | -1/+4 |
|\ | |||||
| * | Using the SNI method "Scroll" instead of XAyatanaScrollAction | Marco Trevisan (Treviño) | 2011-01-29 | 1 | -2/+2 |
| | | | | | | | | The indicator signal will use anyway the same syntax. | ||||
| * | app-indicator: listen for XAyatanaScrollAction and emit "scroll-event" signal | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | libappindicator now when it gets a dbus call from indicator-application (via the method XAyatanaScrollAction) about the incoming scroll event, sends a "scroll-event" signal to the appindicator application using this library. This works both in indicator and fallback (systray mode). This commit includes a fix for bug #707591 | ||||
* | | Add accessible_name support | Luke Yelavich | 2011-02-04 | 1 | -0/+4 |
|/ | |||||
* | Merging in the XLabel branch to handle conflicts. | Ted Gould | 2010-08-11 | 1 | -3/+3 |
|\ | |||||
| * | Changing the Dbus interface. | Ted Gould | 2010-08-11 | 1 | -3/+3 |
| | | |||||
* | | Putting the ordering index into the 'x' domain. | Ted Gould | 2010-08-11 | 1 | -1/+1 |
| | | |||||
* | | Adding the Ordering Index property | Ted Gould | 2010-08-09 | 1 | -0/+1 |
|/ | |||||
* | Updating to trunk and resolve conflicts | Ted Gould | 2010-08-05 | 1 | -0/+3 |
|\ | |||||
| * | Passing the updated icon theme path along with the DBus signal, saving a ↵ | Sense Egbert Hofstede | 2010-08-05 | 1 | -0/+1 |
| | | | | | | | | DBus call. | ||||
| * | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
* | | Adding a property to guide the size of the label | Ted Gould | 2010-08-03 | 1 | -0/+2 |
| | | |||||
* | | Adding the label property and a signal for it changing. | Ted Gould | 2010-08-03 | 1 | -0/+4 |
|/ | |||||
* | org.freedesktop.StatusNotifier* => org.kde.StatusNotifier* | Aurelien Gateau | 2010-03-15 | 1 | -1/+1 |
| | |||||
* | Adding in the ability for applications to specify a directory path to get ↵ | Ted Gould | 2010-01-08 | 1 | -0/+3 |
|\ | | | | | | | added to the icon theme search path. | ||||
| * | Changing the property to 'IconThemePath' to make it more clear about what it ↵ | Ted Gould | 2010-01-08 | 1 | -1/+3 |
| | | | | | | | | adjusts. | ||||
| * | Adding of a new property, icon path, to store the path to the icons. | Ted Gould | 2009-12-20 | 1 | -0/+1 |
| | | |||||
* | | Use org.freedesktop namespace | Aurelien Gateau | 2010-01-07 | 1 | -2/+2 |
| | | |||||
* | | Previous commit was not meant to be pushed to trunk | Aurelien Gateau | 2009-12-23 | 1 | -2/+2 |
| | | | | | | | | | | Revert my mess | ||||
* | | Make it work on KDE | Aurelien Gateau | 2009-12-23 | 1 | -2/+2 |
|/ | |||||
* | Changing all the dbus names. | Ted Gould | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | Some dbus y'all! | Ted Gould | 2009-10-13 | 1 | -0/+26 |