aboutsummaryrefslogtreecommitdiff
path: root/src/info-notification.vala
Commit message (Collapse)AuthorAgeFilesLines
* in info-warning's icon picking code, fold redundant cases into one.charles kerr2015-12-311-77/+1
| | | | | | It looks like these switch statements are intended for future expansion, so leaving the basic switching logic intact
* copyediting: whitespacecharles kerr2015-12-311-3/+3
|
* when showing volume % in notification, clamp to the range of [0%..100%]charles kerr2015-12-301-1/+1
|
* fix rounding regression in info-notification's volume percentagecharles kerr2015-12-301-1/+1
|
* copyediting: use vala whitespace style in new codecharles kerr2015-12-291-13/+8
|
* use the InfoNotification classcharles kerr2015-12-291-0/+218