Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixer-wrapper: Add script to restart a long runnning amixerHEADmaster | Alexander Sulfrian | 2015-07-10 | 2 | -2/+43 |
| | | | | | | | 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. | ||||
* | dzen2_pgrp: Remove unneeded {} around variables | Alexander Sulfrian | 2015-07-10 | 1 | -11/+11 |
| | |||||
* | dzen2_pgrp: Add variable for mixer | Alexander Sulfrian | 2015-07-10 | 1 | -3/+4 |
| | |||||
* | dzen2_pgrp: Kill main even if xrandr-notify is killed | Alexander Sulfrian | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | dzen2_pgrp: Use $DZEN to execute dzen2 | Alexander Sulfrian | 2015-07-10 | 1 | -5/+6 |
| | |||||
* | pulse-dbus-receive: Use FallbackSource as default | Alexander Sulfrian | 2015-07-09 | 1 | -14/+25 |
| | |||||
* | dzen2_pgrp: Also support pulseaudio restarting for chaning volume | Alexander Sulfrian | 2015-07-08 | 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. | ||||
* | pulse-dbus-receive: Reconnect if the bus disconnects | Alexander Sulfrian | 2015-07-08 | 1 | -4/+23 |
| | |||||
* | pulse-dbus-receive: Use native dbus-protocol | Alexander Sulfrian | 2015-07-08 | 1 | -29/+51 |
| | | | | | Rewrite to use the native module-dbus-protocol for pulse. This removes the dependency for amixer, too. | ||||
* | clock: remove holiday marker if at end of line | Alexander Sulfrian | 2013-05-28 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of ssh://git.animux.de/dzen2-config | Alexander Sulfrian | 2012-11-28 | 3 | -13/+60 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://git.animux.de/dzen2-config: clock.sh: fix highlight of multiple holidays in one line bin/dzen2_pgrp.sh: only display battery widget, if battery is available bin/dzen2_pgrp.sh: adjust dzen2 instances with screen width bin/clock.sh: use gcal if available bin: ignore external binaries bin/sound.sh: remove bashism Conflicts: bin/dzen2_pgrp.sh bin/sound.sh | ||||
| * | clock.sh: fix highlight of multiple holidays in one line | Alexander Sulfrian | 2012-11-26 | 1 | -2/+27 |
| | | |||||
| * | bin/dzen2_pgrp.sh: only display battery widget, if battery is available | Alexander Sulfrian | 2012-09-04 | 1 | -2/+5 |
| | | |||||
| * | bin/dzen2_pgrp.sh: adjust dzen2 instances with screen width | Alexander Sulfrian | 2012-09-04 | 1 | -7/+17 |
| | | |||||
| * | bin/clock.sh: use gcal if available | Alexander Sulfrian | 2012-09-04 | 1 | -6/+13 |
| | | |||||
| * | bin: ignore external binaries | Alexander Sulfrian | 2012-09-04 | 1 | -0/+2 |
| | | |||||
| * | bin/sound.sh: remove bashism | Alexander Sulfrian | 2012-09-04 | 1 | -5/+5 |
| | | |||||
* | | sound: replace inotify with dbus notify from pulseaudio | Alexander Sulfrian | 2012-11-28 | 3 | -23/+73 |
|/ | |||||
* | remove outdated lines | Alexander Sulfrian | 2012-07-08 | 1 | -4/+1 |
| | |||||
* | use /home/alex for home directory | Alexander Sulfrian | 2012-07-08 | 2 | -3/+3 |
| | |||||
* | removed unused script | Alexander Sulfrian | 2012-07-08 | 1 | -21/+0 |
| | |||||
* | code style | Alexander Sulfrian | 2012-07-08 | 1 | -1/+3 |
| | |||||
* | global font setting | Alexander Sulfrian | 2012-07-08 | 1 | -5/+6 |
| | |||||
* | inital commit | Alexander Sulfrian | 2012-07-08 | 14 | -0/+172 |