Commit Graph

56 Commits

Author SHA1 Message Date
Little Clover 2cac9f39d1 grammar correction 2021-12-13 17:36:10 +08:00
Desour fe6606d511 Add a step parameter for volume_widget:inc() and :dec() 2021-09-23 23:04:26 +02:00
Randal 14bb270274 add the 'step' arg for volume-widget 2021-07-24 21:14:28 +08:00
streetturtle f3df690743
fix #251: add a note about pulseaudio-alsa 2021-06-03 20:51:58 -04:00
Nuno Silva 40bd6a7756 volume-widget: open mixer on middle click 2021-05-15 23:19:21 +01:00
Nuno Silva 2d13d01203 minor fixes 2021-04-15 21:29:19 +01:00
streetturtle aaa6fa2aaa [volume] fix #248 2021-04-11 20:31:58 -04:00
streetturtle 25d9eecfc6 [volume] BREAKING CHANGE - new widget instead of old ones
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.
2021-03-19 20:49:00 -04:00
Tert0 d23448a07e
Update README.md
Fix for Multiscreen Bug
Issue:https://github.com/streetturtle/awesome-wm-widgets/issues/197
2020-12-29 15:44:41 +01:00
streetturtle d9eb3885ee trigger build action on a branch 2020-12-02 22:04:23 -05:00
streetturtle 8be78d4fdd fix few issues 2020-12-02 09:18:16 -05:00
Robert Stoll 0915a81e54
show notification on right click for volume/battery 2020-11-01 22:39:17 +01:00
Neville Li a44a3591eb make volume +/- delta configurable 2020-05-23 09:30:22 -04:00
Neville Li 232e504f46 fix volume widget initial icon 2020-05-18 16:52:36 -04:00
Aurélien LAJOIE 92e411da97 Display the notification on the current screen 2020-04-15 19:00:10 +02:00
Neville Li cc600a9bfa
Fix display_notification setting in volume-widget 2020-04-04 12:44:46 -04:00
Aurélien LAJOIE 5cda7b78b3 Volume, Add function for keys Binding
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-03-30 22:06:46 +02:00
streetturtle 88e7d9ac99 [volume-widget] fix #118 2020-02-22 13:35:22 -05:00
Aurélien LAJOIE 343a67f7e5 volume: fix error on mouse leave
naughty destroy is expecting a nil argument or a real notification,
using `{}` triggers an error on destroy
2020-02-08 12:00:13 +01:00
Pavel Makhov 11da6f96da Check if folder with icons exists 2019-12-24 20:37:59 -05:00
Aurélien LAJOIE 63cd5efeae Destroy notification before creating a new one
With async, you can trigger several notification
Just delete the notification before displaying it
2019-12-23 22:22:38 +01:00
streetturtle 93d6581b70 various cosmetic readme improvements 2019-12-15 15:55:38 -05:00
Aurélien LAJOIE f59cd86941 [Volume] Add an option to display a notification 2019-09-18 01:33:29 +02:00
streetturtle 0999de2bfd externalize config of volume widget 2019-09-03 21:57:24 -04:00
blix4 dbee6f75f7 volume widget support amixer with no device specified
This works on my setup without having pulseaudio installed.
2019-09-03 21:23:16 -04:00
streetturtle 1d59dd3637
Merge pull request #51 from tchoutchawn/patch-1
Created a new muted speaker icon
2018-11-03 10:48:46 -04:00
Andrew Hill 22d3efe071
Add back accidentally removed newline 2018-10-31 19:54:48 -05:00
Andrew Hill e3362639c2
Fix flipped volume commands
The reduce and increase volume commands were flipped
2018-10-31 19:53:49 -05:00
tchoutchawn d66f91a19f
Created a new muted speaker icon 2018-10-17 22:40:08 -04:00
Pavel Makhov d185af3b87 refactor volume widget 2018-10-05 11:02:05 -04:00
pmakhov e6c3059727 Possible fix for the memory leak (issue #11) 2017-12-09 14:39:46 -05:00
Pavel Makhov c93d1e6f48 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	volume-widget/README.md
2017-06-17 12:48:03 -04:00
Pavel Makhov edf7824aee update readme for volume icon 2017-06-17 12:45:58 -04:00
streetturtle dd0975a430 Create README.md 2017-06-09 16:18:30 -04:00
streetturtle 43a1e50763 Update README.md 2017-06-09 16:12:17 -04:00
Pavel Makhov dd362b97b3 update readme for volume icon 2017-06-09 16:10:57 -04:00
Pavel Makhov 2e32f4c724 update readme for volume icon 2017-06-09 16:07:31 -04:00
Pavel Makhov 685b1fd595 show red icon when volume is muted 2017-06-09 15:45:44 -04:00
Pavel Makhov 2ee0cff703 Merge branch 'master' of https://github.com/streetturtle/AwesomeWM 2017-06-09 11:34:13 -04:00
streetturtle 69e7468fe3 fix typo in doc 2017-06-09 09:17:07 -04:00
Pavel Makhov 5cce26ca95 Few small improvements for volume widget 2017-06-05 21:22:43 -04:00
Ashley 1fa4dc3508 Add instant update to volume graphic upon changes
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-05-30 01:09:44 +01:00
Pavel Makhov 4edc315841 Possible fix for memory leak issue #11 2017-04-14 10:02:54 -04:00
Sasha Bogdanov fcb8ff3d86 Disable startup notifications for volume control commands 2017-03-11 20:33:33 +03:00
Pavel Makhov 9fbcb2e540 Update volume.lua 2017-02-12 21:05:14 -05:00
Pavel Makhov ef00f2e517 Update README.md 2017-02-09 21:57:39 -05:00
streetturtle fe598e3299 add mouse support to the volume widget 2017-02-09 21:56:09 -05:00
streetturtle 1e540af00b weather widget 2017-02-07 20:31:34 -05:00
Roman Sokolkov 5beb57b8e6 Added mute detection for volume widget 2017-02-04 11:58:04 +01:00
streetturtle 52590602d9 improve widget rendering and use wibox.widget wrapper 2017-02-03 22:15:16 -05:00