Commit graph

11 commits

Author SHA1 Message Date
Vincent Bernat
ec3a31d9d6 volume: set volume in absolute value
Otherwise, it seems we can get a left/right imbalance when using
relative changes.
2020-08-30 08:16:21 +02:00
Vincent Bernat
654a65abb0 volume: change step for volume 2020-08-22 21:34:16 +02:00
Vincent Bernat
7c58bff7d1 volume: don't make the microphone a special case 2020-03-08 00:07:01 +01:00
Vincent Bernat
02e16874c9 volume: implement mic toggle as well 2020-03-08 00:02:07 +01:00
Vincent Bernat
af618d1d00 volume: use amixer -D pulse
For some reason, without it, it doesn't work anymore, even with ALSA
configured to use Pulseaudio.
2018-11-10 00:20:24 +01:00
Vincent Bernat
4c9ae36aeb Revert "volume: scale volume text with DPI"
This reverts commit 1907e37928. Icon is
not scaled.
2018-08-25 00:58:37 +02:00
Vincent Bernat
785f25a296 volume: fix theme scaling 2018-08-25 00:58:08 +02:00
Vincent Bernat
1907e37928 volume: scale volume text with DPI 2018-08-16 18:46:55 +02:00
Vincent Bernat
335b80262d icons: move icon lookup in a seperate module 2012-07-15 22:24:10 +02:00
Vincent Bernat
c478921aea modules: add namespace vbe/ for modules 2012-07-14 16:37:32 +02:00
Vincent Bernat
3415d39992 volume: move volume functions into a lib
Also add some notification when changing the volume. Also move
sharetags to the `lib/` directory. And modify `loadrc` to be able to
load modules.
2012-07-14 16:31:22 +02:00