Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-25 | Move zoom functions into x.c | Devin J. Pohly | 1 | -0/+1 | |
This makes x(un)loadfonts internal to x.c. Needed to reorder includes and move a typedef to keep the compiler happy. Signed-off-by: Devin J. Pohly <djpohly@gmail.com> | |||||
2018-02-25 | Move usage() to be with run() in x.c | Devin J. Pohly | 1 | -2/+0 | |
run/usage/xinit are now all internal to x.c Signed-off-by: Devin J. Pohly <djpohly@gmail.com> | |||||
2017-01-20 | Split X-specific code into x.c | Michael Forney | 1 | -0/+272 | |
2009-06-16 | added/removed files, updated Makefile. | Aurélien Aptel | 1 | -178/+0 | |
2009-06-11 | added sigchld handler, cleaned error checking. | Aurélien Aptel | 1 | -1/+6 | |
2009-05-14 | handle tabulation (still not perfect) | Aurélien Aptel | 1 | -0/+2 | |
2009-05-14 | removed the truecolor stuff | Aurélien Aptel | 1 | -15/+5 | |
2009-05-10 | backport of local changes | Anselm R Garbe | 1 | -0/+181 | |