Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-28 | *: switch to gplv2 | Vito Caputo | |
Part of the reason for adding headless support in vmon is to facilitate embedded use cases. These are often incompatible with anti-tivoization aspects of gplv3. I am the copyright holder of all this stuff so it's entirely fine to switch to gplv2. Phil Freeman contributed one trivial patch (4183fbd), regardless I checked if he had any objections to the gplv2 switch and he had none. So here we go, gplv2 all the things. | |||
2018-10-23 | *: update copyright lines to include 2018 | Vito Caputo | |
2017-03-27 | *: update email address: s/gnugeneration/pengaru/ | Vito Caputo | |
2017-03-21 | *: update copyrights for 2017 | Vito Caputo | |
2017-03-14 | xserver: introduce isolated core xserver api | Vito Caputo | |
In preparation for monitoring overlays being shared across vwm and vmon, adding a common xserver abstraction for both to use and overlay to depend on. |