Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-10 | mixer-wrapper: Add script to restart a long runnning amixerHEADmaster | Alexander Sulfrian | 1 | -2/+3 | |
We want a long running amixer, becuase the volume of the left and right channel differ after multiple changes in short time. But on pulseaudio restart we also have to restart amixer or no volume change could be performed anymore. | |||||
2015-07-10 | dzen2_pgrp: Remove unneeded {} around variables | Alexander Sulfrian | 1 | -11/+11 | |
2015-07-10 | dzen2_pgrp: Add variable for mixer | Alexander Sulfrian | 1 | -3/+4 | |
2015-07-10 | dzen2_pgrp: Kill main even if xrandr-notify is killed | Alexander Sulfrian | 1 | -1/+1 | |
2015-07-10 | dzen2_pgrp: Use $DZEN to execute dzen2 | Alexander Sulfrian | 1 | -5/+6 | |
2015-07-08 | dzen2_pgrp: Also support pulseaudio restarting for chaning volume | Alexander Sulfrian | 1 | -4/+3 | |
A long runing amixer keeps the device open and does not notice is the device is not there any more (restart of pulse). If the device appears afterwards, it does not fix it by it self, so we simply start a new amixer process for each change. | |||||
2012-11-28 | sound: replace inotify with dbus notify from pulseaudio | Alexander Sulfrian | 1 | -1/+6 | |
2012-09-04 | bin/dzen2_pgrp.sh: only display battery widget, if battery is available | Alexander Sulfrian | 1 | -2/+5 | |
2012-09-04 | bin/dzen2_pgrp.sh: adjust dzen2 instances with screen width | Alexander Sulfrian | 1 | -7/+17 | |
2012-07-08 | code style | Alexander Sulfrian | 1 | -1/+3 | |
2012-07-08 | global font setting | Alexander Sulfrian | 1 | -5/+6 | |