summaryrefslogtreecommitdiff
path: root/src/x.hh
AgeCommit message (Collapse)Author
26 hoursAdd missing includesJoel Klinghed
2017-10-31Use std::make_uniqueJoel Klinghed
2017-09-27Add some rather quirky X fixesJoel Klinghed
So, from the xserver code, if you don't specify a border pixel you must match the parent window depth. Also, if you don't specify a colormap you need to match the parent visual
2017-09-26Initial commitJoel Klinghed