Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wmstatus: cleanup | Přemysl Eric Janouch | 2024-08-10 | 1 | -8/+8 |
| | |||||
* | wmstatus: improve Sway forwards of xkb-lock-group | Přemysl Eric Janouch | 2024-08-08 | 1 | -23/+43 |
| | |||||
* | Bump liberty | Přemysl Eric Janouch | 2024-08-08 | 1 | -3/+3 |
| | |||||
* | wmstatus: fix the binding parser | Přemysl Eric Janouch | 2024-08-07 | 1 | -1/+1 |
| | |||||
* | wmstatus: add an option to import bindings to Sway | Přemysl Eric Janouch | 2024-08-07 | 1 | -3/+151 |
| | | | | | | | We still want to retain the ability to bind them on our own under X11. With this, the Wayland situation has considerably improved, but the activity watch and keyboard layout switching are still broken. | ||||
* | wmstatus: add IPC capabilities | Přemysl Eric Janouch | 2024-08-07 | 1 | -13/+145 |
| | | | | And remove the odd prefix functionality. | ||||
* | wmstatus: make bindings configurable | Přemysl Eric Janouch | 2024-08-07 | 1 | -179/+285 |
| | |||||
* | wmstatus: move to libertyconf | Přemysl Eric Janouch | 2024-08-07 | 1 | -50/+192 |
| | |||||
* | wmstatus: round in noise playback setting | Přemysl Eric Janouch | 2024-04-17 | 1 | -4/+15 |
| | |||||
* | wmstatus: MPD play/toggle | Přemysl Eric Janouch | 2024-02-24 | 1 | -12/+20 |
| | |||||
* | wmstatus: try a bit harder to get openat() | Přemysl Eric Janouch | 2023-07-24 | 1 | -0/+1 |
| | |||||
* | wmstatus: fix an OpenBSD build warning | Přemysl Eric Janouch | 2023-07-04 | 1 | -1/+3 |
| | | | | Note that _GNU_SOURCE is there to imply _DEFAULT_SOURCE, for BYTE_ORDER. | ||||
* | wmstatus: skip offline power supplies | Přemysl Eric Janouch | 2022-02-01 | 1 | -0/+9 |
| | |||||
* | Punt poller-pa.c to liberty | Přemysl Eric Janouch | 2021-11-07 | 1 | -1/+1 |
| | | | | Now it also has tests in its new home. | ||||
* | poller-pa.c: abandon the idea of quitting the loop | Přemysl Eric Janouch | 2021-11-07 | 1 | -1/+2 |
| | | | | | There are no users of this API in practice, and it prevents making the libpulse dependency optional. | ||||
* | Re-evaluate BenQ input switching | Přemysl Eric Janouch | 2021-11-06 | 1 | -2/+1 |
| | | | | | | The manufacturer-specific KVM feature is necessary, because Input Source alone won't let me wake up the particular computer's video output. | ||||
* | wmstatus: rebind function keys | Přemysl Eric Janouch | 2021-11-05 | 1 | -14/+24 |
| | | | | They sucked on OLKBs, now we're appropriating F1-F5 with modifiers. | ||||
* | wmstatus: rework battery reporting | Přemysl Eric Janouch | 2021-10-03 | 1 | -31/+56 |
| | | | | | | | Report "USB" and USB devices as well (SpaceMouse, Intuos), make use of the "capacity" field everywhere. Present read errors to the user, rather than spam the log. | ||||
* | It turns out wmstatus works with sway as well | Přemysl Eric Janouch | 2021-07-24 | 1 | -2/+2 |
| | | | | | | When Xwayland is running, that is. There are a few issues, though, e.g. with the DPMS setting. | ||||
* | wmstatus: add brown noise generation capabilities | Přemysl Eric Janouch | 2021-06-21 | 1 | -41/+237 |
| | |||||
* | wmstatus: make Win-S-Delete mute the microphone | Přemysl Eric Janouch | 2021-06-20 | 1 | -1/+2 |
| | |||||
* | wmstatus: don't use AltGr for bindings | Přemysl Eric Janouch | 2020-11-07 | 1 | -7/+11 |
| | | | | Unreachable key combinations for my Planck's layout. | ||||
* | Bump liberty | Přemysl Eric Janouch | 2020-10-19 | 1 | -19/+13 |
| | | | | | | The bugfixes in the config parser are worth it. I might have slightly overused cstr_set(). | ||||
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 1 | -1/+1 |
| | |||||
* | wmstatus: bind standby/insomnia also to F4 | Přemysl Janouch | 2019-02-13 | 1 | -2/+4 |
| | |||||
* | Add paswitch: PulseAudio output switcher | Přemysl Janouch | 2018-10-28 | 1 | -343/+1 |
| | | | | Initial commit. It does what it's supposed to but it's very buggy. | ||||
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 1 | -3/+2 |
| | | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway. | ||||
* | wmstatus: playlist controls for avrcp | Přemysl Janouch | 2017-08-30 | 1 | -0/+3 |
| | |||||
* | Bump liberty | Přemysl Janouch | 2017-07-05 | 1 | -72/+50 |
| | |||||
* | 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 |