Devin J. Pohly
626b0ae40c
Move window urgency handling entirely into x.c
This allows us to make xseturgency internal.
Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
7 years ago
Devin J. Pohly
d5275012b4
Move zoom functions into x.c
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>
7 years ago
Devin J. Pohly
3518dba2a5
Move usage() to be with run() in x.c
run/usage/xinit are now all internal to x.c
Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
7 years ago
Michael Forney
e2ee5ee611
Split X-specific code into x.c
8 years ago
Aurélien Aptel
2e37752961
added/removed files, updated Makefile.
16 years ago
Aurélien Aptel
ad39f000be
added sigchld handler, cleaned error checking.
16 years ago
Aurélien Aptel
1cf8b77d27
handle tabulation (still not perfect)
16 years ago
Aurélien Aptel
abe6f3b0e4
removed the truecolor stuff
16 years ago
Anselm R Garbe
d58dd3b8bc
backport of local changes
16 years ago