Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input-switch: add a Thunderbolt magic constant | Přemysl Eric Janouch | 2021-11-05 | 1 | -0/+1 |
* | Update .gitignore | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+2 |
* | Add clang-format configuration | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+32 |
* | wmstatus-weather.pl: update to use a newer API | Přemysl Eric Janouch | 2021-10-08 | 1 | -29/+39 |
* | wmstatus: rework battery reporting | Přemysl Eric Janouch | 2021-10-03 | 1 | -31/+56 |
* | It turns out wmstatus works with sway as well | Přemysl Eric Janouch | 2021-07-24 | 2 | -5/+5 |
* | wmstatus: add brown noise generation capabilities | Přemysl Eric Janouch | 2021-06-21 | 2 | -42/+238 |
* | 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 |
* | CMakeLists.txt: omit end{if,foreach} expressions | Přemysl Eric Janouch | 2020-10-29 | 1 | -5/+5 |
* | Bump minimum CMake version to 3.0 | Přemysl Eric Janouch | 2020-10-26 | 2 | -18/+6 |
* | CMakeLists.txt: cleanup | Přemysl Eric Janouch | 2020-10-26 | 1 | -29/+9 |
* | Bump liberty | Přemysl Eric Janouch | 2020-10-19 | 6 | -43/+27 |
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 13 | -14/+14 |
* | Bump liberty | Přemysl Eric Janouch | 2020-09-28 | 1 | -0/+0 |
* | wmstatus: bind standby/insomnia also to F4 | Přemysl Janouch | 2019-02-13 | 1 | -2/+4 |
* | paswitch: fix M-Esc | Přemysl Janouch | 2019-02-13 | 1 | -1/+2 |
* | paswitch: actually exit the program on error | Přemysl Janouch | 2018-11-10 | 1 | -4/+4 |
* | paswitch: remember to install the binary | Přemysl Janouch | 2018-10-28 | 1 | -2/+2 |
* | paswitch: add robustness | Přemysl Janouch | 2018-10-28 | 1 | -7/+21 |
* | paswitch: avoid information duplication | Přemysl Janouch | 2018-10-28 | 3 | -33/+56 |
* | Bump liberty | Přemysl Janouch | 2018-10-28 | 1 | -0/+0 |
* | Add paswitch: PulseAudio output switcher | Přemysl Janouch | 2018-10-28 | 4 | -343/+1410 |
* | Update README | Přemysl Janouch | 2018-06-24 | 1 | -10/+6 |
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 12 | -38/+23 |
* | Bump liberty | Přemysl Janouch | 2018-06-24 | 3 | -2/+2 |
* | iexec: fix linkage | Přemysl Janouch | 2017-08-30 | 1 | -1/+1 |
* | wmstatus: playlist controls for avrcp | Přemysl Janouch | 2017-08-30 | 1 | -0/+3 |
* | iexec: wait until executability | Přemysl Janouch | 2017-07-18 | 1 | -2/+7 |
* | priod: make sure it compiles on older kernels | Přemysl Janouch | 2017-07-18 | 1 | -3/+6 |
* | Add iexec | Přemysl Janouch | 2017-07-06 | 4 | -5/+182 |
* | CMakeLists.txt: suppress a new warning | Přemysl Janouch | 2017-07-05 | 1 | -2/+2 |
* | Bump liberty | Přemysl Janouch | 2017-07-05 | 8 | -117/+79 |
* | CMakeLists.txt: fix variable name | Přemysl Janouch | 2017-07-05 | 1 | -2/+2 |
* | priod: initialize properly | Přemysl Janouch | 2017-07-05 | 1 | -1/+26 |
* | priod: systemd unit, configuration | Přemysl Janouch | 2017-07-05 | 4 | -4/+30 |
* | priod: finish basic operation | Přemysl Janouch | 2017-07-05 | 1 | -19/+171 |
* | priod: in-kernel packet filtering | Přemysl Janouch | 2017-07-05 | 1 | -5/+53 |
* | priod: PoC skeleton | Přemysl Janouch | 2017-07-05 | 3 | -5/+347 |
* | wmstatus: add a sleep timer | Přemysl Janouch | 2017-05-15 | 1 | -13/+129 |
* | wmstatus: add insomniac mode | Přemysl Janouch | 2017-05-14 | 3 | -30/+127 |
* | wmstatus: add a shortcut for DPMS standby | Přemysl Janouch | 2017-05-08 | 1 | -0/+12 |
* | Add wmstatus-weather.pl | Přemysl Janouch | 2017-05-07 | 1 | -0/+50 |
* | wmstatus: allow running a slave command | Přemysl Janouch | 2017-05-07 | 2 | -10/+203 |
* | wmstatus: don't try to spawn with setpgid(0, 0) | Přemysl Janouch | 2017-05-06 | 1 | -7/+1 |
* | wmstatus: simplify spawning | Přemysl Janouch | 2017-05-06 | 1 | -12/+10 |
* | input-switch: fix typo in error message | Přemysl Janouch | 2017-02-09 | 1 | -1/+1 |
* | Fix a useless compiler warning | Přemysl Janouch | 2017-02-09 | 2 | -2/+2 |
* | wmstatus: integrate input-source | Přemysl Janouch | 2017-02-09 | 1 | -0/+14 |
* | Add input-switch | Přemysl Janouch | 2017-02-09 | 5 | -212/+411 |