summaryrefslogtreecommitdiff
path: root/volume-widget/README.md
AgeCommit message (Collapse)Author
2023-10-19Update documentationzachir
2021-12-13Merge pull request #315 from 0x501D/volume-widget-devicestreetturtle
volume-widget: add device parameter
2021-12-13grammar correctionLittle Clover
2021-11-30volume-widget: add device parameterPavel Balaev
By default this widget uses pulse audio device. To make this widget works ALSA users have to install third-party utils. This patch adds ability to select device name for audio control.
2021-09-23Add a step parameter for volume_widget:inc() and :dec()Desour
2021-06-03fix #251: add a note about pulseaudio-alsastreetturtle
2021-05-15volume-widget: open mixer on middle clickNuno Silva
2021-04-15minor fixesNuno Silva
2021-03-19[volume] BREAKING CHANGE - new widget instead of old onesstreetturtle
Having three widgets for volume led to a problem of code duplication - same logic was duplicated three times. However when an issue was discovered and fixed, it was fixed in only one of three widgets. So I decided to create a volume widget from scratch, adding new features, such as selecting input/output, better responsiveness, easily customizable widget ui (bar, text, icon, icon and text, arc). Should close #199, #198, #185, #182, #47, #122, #183.
2020-12-29Update README.mdTert0
Fix for Multiscreen Bug Issue:https://github.com/streetturtle/awesome-wm-widgets/issues/197
2020-05-23make volume +/- delta configurableNeville 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
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-10-31Add back accidentally removed newlineAndrew Hill
2018-10-31Fix flipped volume commandsAndrew Hill
The reduce and increase volume commands were flipped
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-02-09Update README.mdPavel Makhov
2017-02-09add mouse support to the volume widgetstreetturtle
2017-02-07weather widgetstreetturtle
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