Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wmstatus: add a sleep timer | Přemysl Janouch | 2017-05-15 | 1 | -13/+129 |
| | | | | Since GNOME Settings Daemon doesn't work. | ||||
* | wmstatus: add insomniac mode | Přemysl Janouch | 2017-05-14 | 1 | -28/+123 |
| | |||||
* | wmstatus: add a shortcut for DPMS standby | Přemysl Janouch | 2017-05-08 | 1 | -0/+12 |
| | |||||
* | wmstatus: allow running a slave command | Přemysl Janouch | 2017-05-07 | 1 | -10/+203 |
| | | | | | | For various nonsense that would be hard to implement in C. We've discovered a few bugs because of this so all's good. | ||||
* | wmstatus: don't try to spawn with setpgid(0, 0) | Přemysl Janouch | 2017-05-06 | 1 | -7/+1 |
| | | | | | | | I cannot imagine a scenario where we want the child to be independent. It didn't work anyway because *instead* of the call we should have set a flag to call setpgid(), we were just reestablishing the defaults. | ||||
* | wmstatus: simplify spawning | Přemysl Janouch | 2017-05-06 | 1 | -12/+10 |
| | | | | MPD and NUT sockets are FD_CLOEXEC already, do the same with Xlib. | ||||
* | wmstatus: integrate input-source | Přemysl Janouch | 2017-02-09 | 1 | -0/+14 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2017-01-23 | 1 | -76/+61 |
| | |||||
* | wmstatus: errors must go to stderr | Přemysl Janouch | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | wmstatus: use bold formatting in i3 | Přemysl Janouch | 2017-01-03 | 1 | -8/+20 |
| | | | | | | Instead of that fuck ugly quoting. Keep using quoting in dwm as I still may want to decide to run it. | ||||
* | wmstatus: don't show battery percentage >= 100% | Přemysl Janouch | 2017-01-03 | 1 | -1/+7 |
| | |||||
* | wmstatus: nicer MPD player status chars | Přemysl Janouch | 2017-01-03 | 1 | -2/+4 |
| | |||||
* | wmstatus: fix invocation of "brightness" | Přemysl Janouch | 2017-01-01 | 1 | -0/+4 |
| | |||||
* | Fix battery reporting on Dells | Přemysl Janouch | 2017-01-01 | 1 | -2/+6 |
| | |||||
* | Try to fix OBS build | Přemysl Janouch | 2016-12-30 | 1 | -1/+0 |
| | |||||
* | dwmstatus: add i3bar support, rename to wmstatus | Přemysl Janouch | 2016-12-30 | 1 | -0/+2452 |