aboutsummaryrefslogtreecommitdiff
path: root/src/application-service.xml
Commit message (Collapse)AuthorAgeFilesLines
* Don't need the ID as that's already the hintTed Gould2012-02-031-2/+1
|
* Adding to more strings to the standard structure, ID and titleTed Gould2012-02-031-1/+3
|
* Changing the service description to matchTed Gould2012-02-031-0/+4
|
* Don't use "SecondaryActivate" methodMarco Trevisan (Treviño)2011-07-211-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" methodMarco Trevisan (Treviño)2011-07-101-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 Gould2011-07-071-1/+2
|
* Switching things around so the icon switches with the description all the ↵Ted Gould2011-02-241-4/+1
| | | | way up the stack
* accessible_name -> accessible_descLuke Yelavich2011-02-081-3/+3
|
* Add accessible name supportLuke Yelavich2011-02-071-1/+6
|
* indicator-application: rename the method ApplicationScrollSignal to ↵Marco Trevisan (Treviño)2011-01-291-1/+1
| | | | ApplicationScrollEvent
* indicator-application: catch "scroll-entry" signal and send ↵Marco Trevisan (Treviño)2011-01-271-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 indicatorKen VanDine2011-01-131-1/+1
|
* Syncing with trunk and resolving conflictsTed Gould2010-08-051-1/+4
|\
| * Clean-up and renaming variables and functions everywhere to use ↵Sense Hofstede2010-07-221-2/+2
| | | | | | | | | | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though.
| * trying to implement runtime theme-path changingC10uD2010-07-221-0/+4
| |
* | Adding labels to the service interfaceTed Gould2010-08-041-1/+8
|/
* Need icon path in the list as well.Ted Gould2010-01-141-1/+1
|
* Merging in the icon_path branch to start to handle conflicts from there.Ted Gould2010-01-071-0/+1
|\
| * Adding in the icon path to the list of parameters that are passed when we ↵Ted Gould2009-12-201-0/+1
| | | | | | | | have a new application.
* | Adding an icon_changed signal to the application storeTed Gould2010-01-071-0/+4
|/
* Header for a DBus interface description, not sure if that's right or not.Ted Gould2009-11-301-0/+20
|
* Total insane rename. Probably broke more than a few things.Ted Gould2009-11-301-0/+24