Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input-switch: enable requesting current values | Přemysl Eric Janouch | 2022-07-25 | 1 | -32/+56 |
| | |||||
* | Re-evaluate BenQ input switching | Přemysl Eric Janouch | 2021-11-06 | 1 | -6/+38 |
| | | | | | | The manufacturer-specific KVM feature is necessary, because Input Source alone won't let me wake up the particular computer's video output. | ||||
* | input-switch: add a Thunderbolt magic constant | Přemysl Eric Janouch | 2021-11-05 | 1 | -0/+1 |
| | |||||
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Add input-switch | Přemysl Janouch | 2017-02-09 | 1 | -0/+153 |
Moving common stuff for DDC/CI communicating programs to ddc-ci.c. |