aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WIPscrobblerPřemysl Janouch2016-10-121-0/+8
|
* Mark an issuePřemysl Janouch2016-10-121-0/+4
|
* CMakeLists.txt cleanupPřemysl Janouch2016-10-121-3/+0
|
* dwmstatus: try to make the status a bit shorterPřemysl Janouch2016-10-121-3/+2
|
* Bump libertyPřemysl Janouch2016-10-114-768/+39
|
* 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
|
* Update READMEPřemysl Janouch2016-03-131-1/+1
|
* brightness: fix openSUSE buildPřemysl Janouch2016-03-131-1/+5
|
* Update READMEPřemysl Janouch2016-03-101-3/+12
|
* Don't force compile flagsPřemysl Janouch2016-03-101-1/+2
|
* dwmstatus: implement PA sink port switchingPřemysl Janouch2016-02-171-0/+38
|
* 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.