summaryrefslogtreecommitdiff
path: root/volume-widget
AgeCommit message (Collapse)Author
2020-12-02trigger build action on a branchstreetturtle
2020-12-02fix few issuesstreetturtle
2020-11-01show notification on right click for volume/batteryRobert Stoll
2020-05-23make volume +/- delta configurableNeville Li
2020-05-18fix volume widget initial iconNeville Li
2020-04-15Display the notification on the current screenAurélien LAJOIE
2020-04-04Fix display_notification setting in volume-widgetNeville Li
2020-03-30Volume, Add function for keys BindingAurélien LAJOIE
Add raise, lower and toggle function to the widget for key bindings. If notification is activated display the notification on raise, lower or toggle
2020-02-22[volume-widget] fix #118streetturtle
2020-02-08volume: fix error on mouse leaveAurélien LAJOIE
naughty destroy is expecting a nil argument or a real notification, using `{}` triggers an error on destroy
2019-12-24Check if folder with icons existsPavel Makhov
2019-12-23Destroy notification before creating a new oneAurélien LAJOIE
With async, you can trigger several notification Just delete the notification before displaying it
2019-12-15various cosmetic readme improvementsstreetturtle
2019-09-18[Volume] Add an option to display a notificationAurélien LAJOIE
2019-09-03externalize config of volume widgetstreetturtle
2019-09-03volume widget support amixer with no device specifiedblix4
This works on my setup without having pulseaudio installed.
2018-11-03Merge pull request #51 from tchoutchawn/patch-1streetturtle
Created a new muted speaker icon
2018-10-31Add back accidentally removed newlineAndrew Hill
2018-10-31Fix flipped volume commandsAndrew Hill
The reduce and increase volume commands were flipped
2018-10-17Created a new muted speaker icontchoutchawn
2018-10-05refactor volume widgetPavel Makhov
2017-12-09Possible fix for the memory leak (issue #11)pmakhov
2017-06-17Merge remote-tracking branch 'origin/master'Pavel Makhov
# Conflicts: # volume-widget/README.md
2017-06-17update readme for volume iconPavel Makhov
2017-06-09Create README.mdstreetturtle
2017-06-09Update README.mdstreetturtle
2017-06-09update readme for volume iconPavel Makhov
2017-06-09update readme for volume iconPavel Makhov
2017-06-09show red icon when volume is mutedPavel Makhov
2017-06-09Merge branch 'master' of https://github.com/streetturtle/AwesomeWMPavel Makhov
2017-06-09fix typo in docstreetturtle
2017-06-05Few small improvements for volume widgetPavel Makhov
2017-05-30Add instant update to volume graphic upon changesAshley
Added functionality to audio widget so the graphic updates immediately when you modify the volume through it, rather than taking up to a second to reflect changes. Additionally made some minor changes to code to make it more consistent.
2017-04-14Possible fix for memory leak issue #11Pavel Makhov
2017-03-11Disable startup notifications for volume control commandsSasha Bogdanov
2017-02-12Update volume.luaPavel Makhov
2017-02-09Update README.mdPavel Makhov
2017-02-09add mouse support to the volume widgetstreetturtle
2017-02-07weather widgetstreetturtle
2017-02-04Added mute detection for volume widgetRoman Sokolkov
2017-02-03improve widget rendering and use wibox.widget wrapperstreetturtle
2017-02-01Merge branch 'master' of https://github.com/streetturtle/AwesomeWMstreetturtle
2017-02-01readme updatestreetturtle
2017-02-01Update README.mdPavel Makhov
2017-02-01Update README.mdPavel Makhov
2017-02-01screenshots and readmestreetturtle
2017-01-30new widgets addedstreetturtle