aboutsummaryrefslogtreecommitdiff
path: root/src/info-notification.vala
Commit message (Collapse)AuthorAgeFilesLines
* Replace x-canonical attributesRobert Tari2020-08-111-86/+86
|
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-1/+0
|
* revert previous commit to preserve translation strings (eg, s/USB/Usb/)Charles Kerr2016-01-051-2/+2
|
* typo fix: s/Usb/USB/ in ui stringscharles kerr2016-01-011-2/+2
|
* in icon picking code, fold redundant cases togethercharles kerr2015-12-311-49/+35
|
* use the 'unowned' keyword when picking from lists of hardcoded stringscharles kerr2015-12-311-11/+11
|
* 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