Přemysl Eric Janouch
cca674789b
wmstatus: add a sleep timer
...
Since GNOME Settings Daemon doesn't work.
2017-05-15 20:15:32 +02:00
Přemysl Eric Janouch
aed4436ed7
wmstatus: add insomniac mode
2017-05-14 19:39:51 +02:00
Přemysl Eric Janouch
7e730c42bd
wmstatus: add a shortcut for DPMS standby
2017-05-08 12:37:26 +02:00
Přemysl Eric Janouch
a573709635
wmstatus: allow running a slave command
...
For various nonsense that would be hard to implement in C.
We've discovered a few bugs because of this so all's good.
2017-05-07 09:30:00 +02:00
Přemysl Eric Janouch
6a9383403c
wmstatus: don't try to spawn with setpgid(0, 0)
...
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.
2017-05-06 22:30:54 +02:00
Přemysl Eric Janouch
ba8657d8fe
wmstatus: simplify spawning
...
MPD and NUT sockets are FD_CLOEXEC already, do the same with Xlib.
2017-05-06 22:10:05 +02:00
Přemysl Eric Janouch
3d855284ec
wmstatus: integrate input-source
2017-02-09 20:17:49 +01:00
Přemysl Eric Janouch
db16f5d1da
Bump liberty
2017-01-23 23:39:01 +01:00
Přemysl Eric Janouch
53f474c05e
wmstatus: errors must go to stderr
2017-01-11 08:13:48 +01:00
Přemysl Eric Janouch
662945360e
wmstatus: use bold formatting in i3
...
Instead of that fuck ugly quoting.
Keep using quoting in dwm as I still may want to decide to run it.
2017-01-03 17:53:57 +01:00
Přemysl Eric Janouch
7c16d99758
wmstatus: don't show battery percentage >= 100%
2017-01-03 17:32:41 +01:00
Přemysl Eric Janouch
833ef8fe97
wmstatus: nicer MPD player status chars
2017-01-03 17:32:36 +01:00
Přemysl Eric Janouch
5fdeaa3531
wmstatus: fix invocation of "brightness"
2017-01-01 13:58:27 +01:00
Přemysl Eric Janouch
047db4eb8c
Fix battery reporting on Dells
2017-01-01 05:01:57 +01:00
Přemysl Eric Janouch
ae0c29559c
Try to fix OBS build
2016-12-30 15:52:59 +01:00
Přemysl Eric Janouch
617bc12ea2
dwmstatus: add i3bar support, rename to wmstatus
2016-12-30 13:00:20 +01:00