Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged indicator address format to bring inline with other indicators | Conor Curran | 2012-01-17 | 1 | -1/+1 |
|\ | |||||
| * | make indicator-sound's schema and path naming consistent with other indicators. | Charles Kerr | 2012-01-10 | 1 | -1/+1 |
| | | | | | | | | | | indicator-sound uses a different schema prefix ("/com/canonical/indicators" vs "/com/canonical/indicator") and different path prefix ("/apps/indicators" vs "/com/canonical/indicator") than other indicators use. When I asked ronoc about the latter, he confirmed it's an error and suggested that the former be fixed at the same time to make indicator naming more consistent. | ||||
* | | Lazily initialize notification daemon | Martin Pitt | 2012-01-05 | 1 | -2/+9 |
|/ | | | | | | | | | Avoid spawning notification daemon right at startup, instead initialize it lazily when actually doing a notification. Improves boot speed. https://blueprints.launchpad.net/ubuntu/+spec/desktop-p-desktop-boot-speed https://launchpad.net/bugs/912150 | ||||
* | Sound state manager volume notification is based on new volume instead of ↵ | Dylan McCall | 2011-04-04 | 1 | -6/+8 |
| | | | | | | current (old) volume. Notifications use notification variants of audio-volume-* icons. | ||||
* | Newer notify-osd needs that the x-canonical-private-synchronous is set to a ↵ | Marco Trevisan (Treviño) | 2011-03-05 | 1 | -1/+1 |
| | | | | | | non-empty string This will allows to show the indicator notification like before. | ||||
* | ported to libnotify >= 0.7 | Ken VanDine | 2011-02-11 | 1 | -11/+1 |
| | |||||
* | refactored notify patch | Conor Curran | 2011-02-02 | 1 | -6/+100 |
| | |||||
* | sink automatically unmuted now when slider is manually changed in accordance ↵ | Conor Curran | 2011-01-27 | 1 | -2/+1 |
| | | | | with the spec revision, plus some tidy ups | ||||
* | last minute tidy up | Conor Curran | 2011-01-26 | 1 | -4/+12 |
| | |||||
* | blocking state now workings as expected | Conor Curran | 2011-01-26 | 1 | -19/+45 |
| | |||||
* | on the pigs back ... | Conor Curran | 2011-01-25 | 1 | -8/+51 |
| | |||||
* | tidy up | Conor Curran | 2011-01-25 | 1 | -2/+2 |
| | |||||
* | tidy up | Conor Curran | 2011-01-24 | 1 | -16/+29 |
| | |||||
* | operational | Conor Curran | 2011-01-24 | 1 | -1/+3 |
| | |||||
* | compiling ... | Conor Curran | 2011-01-24 | 1 | -25/+36 |
| | |||||
* | indicator side almost up and going | Conor Curran | 2011-01-24 | 1 | -42/+149 |
| | |||||
* | refactoring the indicator | Conor Curran | 2011-01-24 | 1 | -0/+178 |