aboutsummaryrefslogtreecommitdiff
path: root/dwmstatus.c
Commit message (Collapse)AuthorAgeFilesLines
* Bump libertyPřemysl Janouch2016-10-111-707/+13
|
* dwmstatus: try to show power used by UPSPřemysl Janouch2016-07-091-1/+21
|
* dwmstatus: add bindings for kbd layout switchingPřemysl Janouch2016-04-201-0/+12
|
* dwmstatus: smaller volume stepsPřemysl Janouch2016-03-261-4/+4
|
* dwmstatus: implement PA sink port switchingPřemysl Janouch2016-02-171-0/+38
|
* dwmstatus: print kbd layout name if not the firstPřemysl Janouch2016-02-111-3/+46
|
* dwmstatus: use XkbLookupKeysymPřemysl Janouch2016-02-111-3/+6
|
* dwmstatus: make use of XkbKeysymToModifiersPřemysl Janouch2016-02-111-17/+3
|
* dwmstatus: make use of IgnoreLockModsPřemysl Janouch2016-02-111-11/+6
|
* dwmstatus: simplify PulseAudio handlingPřemysl Janouch2016-02-111-57/+25
| | | | This code appears to be working all the same, even with multiple sound cards.
* dwmstatus: allow muting the microphonePřemysl Janouch2016-02-111-38/+78
| | | | This has a function key on my laptop that has a neat LED on it.
* dwmstatus: use Xkb to fix a deprecation warningPřemysl Janouch2016-02-101-2/+7
|
* Add gdm-switch-user, run by dwmstatusPřemysl Janouch2016-01-271-0/+15
|
* dwmstatus: avoid zombie processesPřemysl Janouch2016-01-161-0/+8
|
* dwmstatus: only show UPS load above some thresholdPřemysl Janouch2016-01-151-4/+12
|
* dwmstatus: add volume and brightness settingsPřemysl Janouch2016-01-101-18/+107
|
* Initial commitPřemysl Janouch2016-01-101-0/+2742
These used to be part of my dwm fork repository.