Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakeLists.txt: omit end{if,foreach} expressions | Přemysl Eric Janouch | 2020-10-29 | 1 | -5/+5 |
| | | | | Their usefulness was almost negative. | ||||
* | Bump minimum CMake version to 3.0 | Přemysl Eric Janouch | 2020-10-26 | 1 | -17/+5 |
| | | | | A nice, round number. This allows us to remove some boilerplate. | ||||
* | CMakeLists.txt: cleanup | Přemysl Eric Janouch | 2020-10-26 | 1 | -29/+9 |
| | | | | Many executables had completely unnecessary dependencies. | ||||
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 1 | -2/+2 |
| | |||||
* | paswitch: remember to install the binary | Přemysl Janouch | 2018-10-28 | 1 | -2/+2 |
| | |||||
* | Add paswitch: PulseAudio output switcher | Přemysl Janouch | 2018-10-28 | 1 | -0/+3 |
| | | | | 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 | -1/+1 |
| | | | | | | | | | 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. | ||||
* | Bump liberty | Přemysl Janouch | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | iexec: fix linkage | Přemysl Janouch | 2017-08-30 | 1 | -1/+1 |
| | |||||
* | Add iexec | Přemysl Janouch | 2017-07-06 | 1 | -2/+5 |
| | |||||
* | CMakeLists.txt: suppress a new warning | Přemysl Janouch | 2017-07-05 | 1 | -2/+2 |
| | |||||
* | CMakeLists.txt: fix variable name | Přemysl Janouch | 2017-07-05 | 1 | -2/+2 |
| | |||||
* | priod: systemd unit, configuration | Přemysl Janouch | 2017-07-05 | 1 | -4/+10 |
| | |||||
* | priod: PoC skeleton | Přemysl Janouch | 2017-07-05 | 1 | -1/+6 |
| | |||||
* | wmstatus: add insomniac mode | Přemysl Janouch | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | Add input-switch | Přemysl Janouch | 2017-02-09 | 1 | -1/+4 |
| | | | | Moving common stuff for DDC/CI communicating programs to ddc-ci.c. | ||||
* | Try to fix OBS build | Přemysl Janouch | 2016-12-30 | 1 | -1/+5 |
| | |||||
* | dwmstatus: add i3bar support, rename to wmstatus | Přemysl Janouch | 2016-12-30 | 1 | -4/+4 |
| | |||||
* | fancontrol-ng: install the unit file under /lib | Přemysl Janouch | 2016-11-24 | 1 | -1/+2 |
| | |||||
* | Add big-brother | Přemysl Janouch | 2016-10-15 | 1 | -1/+4 |
| | | | | So far this is only rather a prototype. | ||||
* | CMakeLists.txt cleanup | Přemysl Janouch | 2016-10-12 | 1 | -3/+0 |
| | |||||
* | Don't force compile flags | Přemysl Janouch | 2016-03-10 | 1 | -1/+2 |
| | |||||
* | Add siprandom | Přemysl Janouch | 2016-02-14 | 1 | -1/+4 |
| | | | | Based on an idea I got from a talk. | ||||
* | Add gdm-switch-user, run by dwmstatus | Přemysl Janouch | 2016-01-27 | 1 | -0/+13 |
| | |||||
* | Add shellify | Přemysl Janouch | 2016-01-26 | 1 | -0/+1 |
| | |||||
* | Add fancontrol-ng | Přemysl Janouch | 2016-01-26 | 1 | -2/+13 |
| | |||||
* | Initial commit | Přemysl Janouch | 2016-01-10 | 1 | -0/+67 |
These used to be part of my dwm fork repository. |