Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-11 | [volume] fix #248 | streetturtle | |
2021-03-19 | [volume] BREAKING CHANGE - new widget instead of old ones | streetturtle | |
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-29 | Update README.md | Tert0 | |
Fix for Multiscreen Bug Issue:https://github.com/streetturtle/awesome-wm-widgets/issues/197 | |||
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 | |
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 #118 | streetturtle | |
2020-02-08 | volume: fix error on mouse leave | Aurélien LAJOIE | |
naughty destroy is expecting a nil argument or a real notification, using `{}` triggers an error on destroy | |||
2019-12-24 | Check if folder with icons exists | Pavel Makhov | |
2019-12-23 | Destroy notification before creating a new one | Aurélien LAJOIE | |
With async, you can trigger several notification Just delete the notification before displaying it | |||
2019-12-15 | various cosmetic readme improvements | streetturtle | |
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 | |
This works on my setup without having pulseaudio installed. | |||
2018-11-03 | Merge pull request #51 from tchoutchawn/patch-1 | streetturtle | |
Created a new muted speaker icon | |||
2018-10-31 | Add back accidentally removed newline | Andrew Hill | |
2018-10-31 | Fix flipped volume commands | Andrew Hill | |
The reduce and increase volume commands were flipped | |||
2018-10-17 | Created a new muted speaker icon | tchoutchawn | |
2018-10-05 | refactor volume widget | Pavel Makhov | |
2017-12-09 | Possible fix for the memory leak (issue #11) | pmakhov | |
2017-06-17 | Merge remote-tracking branch 'origin/master' | Pavel Makhov | |
# Conflicts: # volume-widget/README.md | |||
2017-06-17 | update readme for volume icon | Pavel Makhov | |
2017-06-09 | Create README.md | streetturtle | |
2017-06-09 | Update README.md | streetturtle | |
2017-06-09 | update readme for volume icon | Pavel Makhov | |
2017-06-09 | update readme for volume icon | Pavel Makhov | |
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 | |
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-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 | Update README.md | Pavel Makhov | |
2017-02-09 | add mouse support to the volume widget | streetturtle | |
2017-02-07 | weather 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 | Merge branch 'master' of https://github.com/streetturtle/AwesomeWM | streetturtle | |
2017-02-01 | readme update | streetturtle | |
2017-02-01 | Update README.md | Pavel Makhov | |
2017-02-01 | Update README.md | Pavel Makhov | |
2017-02-01 | screenshots and readme | streetturtle | |
2017-01-30 | new widgets added | streetturtle | |