index
:
awesome-wm-widgets.git
archive
master
Here is my fork of awesome-wm-widgets by streetturtle on github.
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volume-widget
/
volume.lua
Age
Commit message (
Expand
)
Author
2023-11-05
Add reset_garbage_collector to sorta fix mem leaks
zachir
2021-12-26
volume-widget: fix `INC_VOLUME_CMD` and `DEC_VOLUME_CMD`
lygamac
2021-11-30
volume-widget: add device parameter
Pavel Balaev
2021-09-23
Add a step parameter for volume_widget:inc() and :dec()
Desour
2021-07-24
add the 'step' arg for volume-widget
Randal
2021-05-15
volume-widget: open mixer on middle click
Nuno Silva
2021-04-11
[volume] fix #248
streetturtle
2021-03-19
[volume] BREAKING CHANGE - new widget instead of old ones
streetturtle
2020-12-02
trigger build action on a branch
streetturtle
2020-12-02
fix few issues
streetturtle
2020-11-01
show notification on right click for volume/battery
Robert Stoll
2020-05-23
make volume +/- delta configurable
Neville Li
2020-05-18
fix volume widget initial icon
Neville Li
2020-04-15
Display the notification on the current screen
Aurélien LAJOIE
2020-04-04
Fix display_notification setting in volume-widget
Neville Li
2020-03-30
Volume, Add function for keys Binding
Aurélien LAJOIE
2020-02-22
[volume-widget] fix #118
streetturtle
2020-02-08
volume: fix error on mouse leave
Aurélien LAJOIE
2019-12-24
Check if folder with icons exists
Pavel Makhov
2019-12-23
Destroy notification before creating a new one
Aurélien LAJOIE
2019-09-18
[Volume] Add an option to display a notification
Aurélien LAJOIE
2019-09-03
externalize config of volume widget
streetturtle
2019-09-03
volume widget support amixer with no device specified
blix4
2018-10-05
refactor volume widget
Pavel Makhov
2017-12-09
Possible fix for the memory leak (issue #11)
pmakhov
2017-06-09
show red icon when volume is muted
Pavel Makhov
2017-06-09
Merge branch 'master' of https://github.com/streetturtle/AwesomeWM
Pavel Makhov
2017-06-09
fix typo in doc
streetturtle
2017-06-05
Few small improvements for volume widget
Pavel Makhov
2017-05-30
Add instant update to volume graphic upon changes
Ashley
2017-04-14
Possible fix for memory leak issue #11
Pavel Makhov
2017-03-11
Disable startup notifications for volume control commands
Sasha Bogdanov
2017-02-12
Update volume.lua
Pavel Makhov
2017-02-09
add mouse support to the volume widget
streetturtle
2017-02-04
Added mute detection for volume widget
Roman Sokolkov
2017-02-03
improve widget rendering and use wibox.widget wrapper
streetturtle
2017-02-01
readme update
streetturtle
2017-01-30
new widgets added
streetturtle