Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't need the ID as that's already the hint | Ted Gould | 2012-02-03 | 1 | -2/+1 |
| | |||||
* | Adding to more strings to the standard structure, ID and title | Ted Gould | 2012-02-03 | 1 | -1/+3 |
| | |||||
* | Changing the service description to match | Ted Gould | 2012-02-03 | 1 | -0/+4 |
| | |||||
* | Don't use "SecondaryActivate" method | Marco Trevisan (Treviño) | 2011-07-21 | 1 | -2/+0 |
| | | | | | | | | | | | Using XAyatanaSecondaryActivate as libindicator doesn't support the mouse x,y position in secondary_activate signal anymore. This will drop the middle-click support also for KDE status notifier items, but this is needed as we can't control what they would do with this signal (and according to our policies we can't do anything that isn't doable also using a menu item). | ||||
* | Add support to the "SecondaryActivate" method | Marco Trevisan (Treviño) | 2011-07-10 | 1 | -0/+7 |
| | | | | | | | | Added support for the missing StatusNotifierItem SecondaryActivate signal. The indicator-application receives the "secondary-activate" signal from libindicator and redirects it via dbus to the proper watcher using the "SecondaryActivate" method, sending the X and Y pointer position as parameters (as defined by the StatusNotifierItem specs). | ||||
* | Setting the name hints through the stack. | Ted Gould | 2011-07-07 | 1 | -1/+2 |
| | |||||
* | Switching things around so the icon switches with the description all the ↵ | Ted Gould | 2011-02-24 | 1 | -4/+1 |
| | | | | way up the stack | ||||
* | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 1 | -3/+3 |
| | |||||
* | Add accessible name support | Luke Yelavich | 2011-02-07 | 1 | -1/+6 |
| | |||||
* | indicator-application: rename the method ApplicationScrollSignal to ↵ | Marco Trevisan (Treviño) | 2011-01-29 | 1 | -1/+1 |
| | | | | ApplicationScrollEvent | ||||
* | indicator-application: catch "scroll-entry" signal and send ↵ | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+6 |
| | | | | | | | | ApplicationScrollSignal to appstore This allows to catch every "scroll-entry" signal coming from the applet manager and to call the ApplicationScrollSignal method of indicator-application-service (to inform it about the scroll event) | ||||
* | com.canonical rename for the indicator | Ken VanDine | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | Syncing with trunk and resolving conflicts | Ted Gould | 2010-08-05 | 1 | -1/+4 |
|\ | |||||
| * | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
| * | trying to implement runtime theme-path changing | C10uD | 2010-07-22 | 1 | -0/+4 |
| | | |||||
* | | Adding labels to the service interface | Ted Gould | 2010-08-04 | 1 | -1/+8 |
|/ | |||||
* | Need icon path in the list as well. | Ted Gould | 2010-01-14 | 1 | -1/+1 |
| | |||||
* | Merging in the icon_path branch to start to handle conflicts from there. | Ted Gould | 2010-01-07 | 1 | -0/+1 |
|\ | |||||
| * | Adding in the icon path to the list of parameters that are passed when we ↵ | Ted Gould | 2009-12-20 | 1 | -0/+1 |
| | | | | | | | | have a new application. | ||||
* | | Adding an icon_changed signal to the application store | Ted Gould | 2010-01-07 | 1 | -0/+4 |
|/ | |||||
* | Header for a DBus interface description, not sure if that's right or not. | Ted Gould | 2009-11-30 | 1 | -0/+20 |
| | |||||
* | Total insane rename. Probably broke more than a few things. | Ted Gould | 2009-11-30 | 1 | -0/+24 |