aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add siprandomPřemysl Janouch2016-02-143-2/+97
| | | | Based on an idea I got from a talk.
* 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.
* fancontrol-ng: fix error handlingPřemysl Janouch2016-02-101-2/+2
|
* shellify: avoid duplicating history entriesPřemysl Janouch2016-02-101-5/+1
|
* dwmstatus: use Xkb to fix a deprecation warningPřemysl Janouch2016-02-101-2/+7
|
* Add gdm-switch-user, run by dwmstatusPřemysl Janouch2016-01-274-0/+47
|
* Add shellifyPřemysl Janouch2016-01-263-0/+27
|
* Add fancontrol-ngPřemysl Janouch2016-01-266-3/+721
|
* dwmstatus: avoid zombie processesPřemysl Janouch2016-01-161-0/+8
|
* dwmstatus: only show UPS load above some thresholdPřemysl Janouch2016-01-151-4/+12
|
* brightness: fix compiler warningPřemysl Janouch2016-01-151-1/+1
|
* dwmstatus: add volume and brightness settingsPřemysl Janouch2016-01-101-18/+107
|
* Initial commitPřemysl Janouch2016-01-109-0/+3337
These used to be part of my dwm fork repository.