Přemysl Eric Janouch
7e730c42bd
wmstatus: add a shortcut for DPMS standby
2017-05-08 12:37:26 +02:00
Přemysl Eric Janouch
8fe6b1c8a9
Add wmstatus-weather.pl
2017-05-07 12:06:58 +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
9e437bd921
input-switch: fix typo in error message
2017-02-09 20:25:53 +01:00
Přemysl Eric Janouch
f22283ae89
Fix a useless compiler warning
2017-02-09 20:20:32 +01:00
Přemysl Eric Janouch
3d855284ec
wmstatus: integrate input-source
2017-02-09 20:17:49 +01:00
Přemysl Eric Janouch
fee703567f
Add input-switch
...
Moving common stuff for DDC/CI communicating programs to ddc-ci.c.
2017-02-09 20:12:09 +01:00
Přemysl Eric Janouch
dba39bb612
Fix and update LICENSE
2017-02-03 23:11:02 +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
Přemysl Eric Janouch
5e5ccb8748
Bump liberty
2016-12-30 10:42:16 +01:00
Přemysl Eric Janouch
ff604570fc
fancontrol-ng: install the unit file under /lib
2016-11-24 20:32:02 +01:00
Přemysl Eric Janouch
1aeb5b86bb
dwmstatus: show the song name even when paused
2016-10-18 23:41:29 +02:00
Přemysl Eric Janouch
95ffaf3bd9
big-brother: print timestamps
2016-10-15 16:05:59 +02:00
Přemysl Eric Janouch
7a32fb8e55
Add big-brother
...
So far this is only rather a prototype.
2016-10-15 16:05:59 +02:00
Přemysl Eric Janouch
b96590664a
Mark an issue
2016-10-12 18:18:51 +02:00
Přemysl Eric Janouch
6d553640b5
CMakeLists.txt cleanup
2016-10-12 18:18:09 +02:00
Přemysl Eric Janouch
49af961a24
dwmstatus: try to make the status a bit shorter
2016-10-12 16:58:50 +02:00
Přemysl Eric Janouch
644d55476f
Bump liberty
2016-10-11 09:59:57 +02:00
Přemysl Eric Janouch
8e792c4f4d
dwmstatus: try to show power used by UPS
2016-07-09 23:55:14 +02:00
Přemysl Eric Janouch
3fa11cbbfa
dwmstatus: add bindings for kbd layout switching
2016-04-20 22:44:16 +02:00
Přemysl Eric Janouch
8c81d7ec82
dwmstatus: smaller volume steps
2016-03-26 05:01:03 +01:00
Přemysl Eric Janouch
630c9d159a
Update README
2016-03-13 01:45:57 +01:00
Přemysl Eric Janouch
5bc01923ee
brightness: fix openSUSE build
2016-03-13 01:45:36 +01:00
Přemysl Eric Janouch
bbe00e7cb7
Update README
2016-03-10 21:55:15 +01:00
Přemysl Eric Janouch
f4e02913f5
Don't force compile flags
2016-03-10 21:53:37 +01:00
Přemysl Eric Janouch
2358f2c139
dwmstatus: implement PA sink port switching
2016-02-17 05:15:42 +01:00
Přemysl Eric Janouch
74d634e562
Add siprandom
...
Based on an idea I got from a talk.
2016-02-14 19:28:22 +01:00
Přemysl Eric Janouch
949738401a
dwmstatus: print kbd layout name if not the first
2016-02-11 03:59:49 +01:00
Přemysl Eric Janouch
16c8110469
dwmstatus: use XkbLookupKeysym
2016-02-11 03:56:42 +01:00
Přemysl Eric Janouch
945f620a3c
dwmstatus: make use of XkbKeysymToModifiers
2016-02-11 01:46:53 +01:00
Přemysl Eric Janouch
694f9f29a6
dwmstatus: make use of IgnoreLockMods
2016-02-11 01:01:58 +01:00
Přemysl Eric Janouch
ccf7c7f7e1
dwmstatus: simplify PulseAudio handling
...
This code appears to be working all the same, even with multiple sound cards.
2016-02-11 00:16:16 +01:00
Přemysl Eric Janouch
d85b0b3cd9
dwmstatus: allow muting the microphone
...
This has a function key on my laptop that has a neat LED on it.
2016-02-11 00:06:42 +01:00
Přemysl Eric Janouch
62efd18140
fancontrol-ng: fix error handling
2016-02-10 23:08:53 +01:00
Přemysl Eric Janouch
4d80701c7e
shellify: avoid duplicating history entries
2016-02-10 23:08:09 +01:00
Přemysl Eric Janouch
92247a9fee
dwmstatus: use Xkb to fix a deprecation warning
2016-02-10 23:07:54 +01:00
Přemysl Eric Janouch
2825c89961
Add gdm-switch-user, run by dwmstatus
2016-01-27 20:22:49 +01:00
Přemysl Eric Janouch
9908181467
Add shellify
2016-01-26 21:56:09 +01:00
Přemysl Eric Janouch
8146e336d7
Add fancontrol-ng
2016-01-26 21:52:15 +01:00
Přemysl Eric Janouch
80e14db520
dwmstatus: avoid zombie processes
2016-01-16 00:48:41 +01:00