aboutsummaryrefslogtreecommitdiff
path: root/src/volume-widget.c
Commit message (Collapse)AuthorAgeFilesLines
* * debian/patches/lp_992262.patchKen VanDine2012-05-031-3/+22
| | | | | | | | | | | | - fix sound indicator not working after amarok close (LP: #992262) * debian/patches/lp_902715.patch - Partial fix which sets the accessibility property on the volume slider menu item. Previously this was achieved by sending a signal on the indicator object but now it seems the way to update orca is to set/update the appropriate property on the menuitem. Orca doesn't broadcast volume updates on slider movement but at least it updates when the user moves to the item on the menu, previously it was entirely silent. (LP: #902715)
* Import upstream version 0.8.4.1Ken VanDine2012-03-191-1/+1
|
* Import upstream version 0.8.4.0Ken VanDine2012-03-161-28/+28
|
* tidy upConor Curran2012-02-131-1/+0
|
* fixes lp #886339Conor Curran2011-12-011-1/+0
|
* protected now against any type ot irregular spam dbusmenu may throw at itConor Curran2011-03-221-11/+19
|
* more trace addedConor Curran2011-03-221-1/+7
|
* change the mute type on the volume slider to the appropriate type of booleanConor Curran2011-03-211-32/+16
|
* some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-211-7/+29
|
* removed the restriction of not being able to use the key shortcuts on the ↵Conor Curran2011-03-161-1/+2
| | | | slider if its muted@
* ensure it observes a positive mute state at startupConor Curran2011-03-151-0/+6
|
* mute behaviour consistent over both sliders => go to 0 on mute and return to ↵Conor Curran2011-03-151-3/+27
| | | | previous volume on unmute
* fixes bug around volume going to zero on client start upConor Curran2011-03-101-8/+11
|
* Indicators are now responsible for updating their own accessible description.Luke Yelavich2011-03-091-16/+2
| | | | | Refactor accessible description update code into a new function.
* Add accessible description supportLuke Yelavich2011-02-221-2/+21
|
* reverted luke's work until indicator object is updatedConor Curran2011-02-161-20/+2
|
* Add accessible_desc supportLuke Yelavich2011-02-141-2/+20
|
* operationalConor Curran2011-01-241-3/+0
|
* more warnings sortedConor Curran2011-01-111-1/+2
|
* getting thereConor Curran2011-01-101-12/+10
|
* tabs to spaces tab width 2Conor Curran2010-12-071-82/+82
|
* clipboard bug fixed and removed most print outs from the indicator sideConor Curran2010-10-011-5/+5
|
* indicator should handle any service problems gracefullyConor Curran2010-09-141-2/+19
|
* fixed the scrolling regressionConor Curran2010-08-311-1/+3
|
* merge comments have been acted uponConor Curran2010-08-061-5/+6
|
* tidy upsConor Curran2010-08-041-1/+1
|
* refactor completeConor Curran2010-08-041-5/+10
|
* almost thereConor Curran2010-08-031-62/+31
|
* replaced now needs tweakingConor Curran2010-08-021-30/+31
|
* refactor the volume slider into its own wrapper gobjectConor Curran2010-07-301-0/+271