Devin J. Pohly
a8314643b1
Move window-manipulating functions into x.c
...
xresize is now internal to x.c
Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
2018-02-25 21:53:24 -06:00
Devin J. Pohly
a09138afa5
Move font/fontspec variables into x.c and XWindow
...
Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
2018-02-25 21:53:24 -06:00
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>
2018-02-25 21:53:24 -06:00
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>
2018-02-25 21:53:24 -06:00
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>
2018-02-25 21:53:24 -06:00
Michael Forney
e2ee5ee611
Split X-specific code into x.c
2017-01-20 19:42:26 -08:00
Aurélien Aptel
2e37752961
added/removed files, updated Makefile.
2009-06-16 02:33:38 +02:00
Aurélien Aptel
ad39f000be
added sigchld handler, cleaned error checking.
2009-06-11 16:41:14 +02:00
Aurélien Aptel
1cf8b77d27
handle tabulation (still not perfect)
2009-05-14 01:03:17 +02:00
Aurélien Aptel
abe6f3b0e4
removed the truecolor stuff
2009-05-14 00:27:37 +02:00
Anselm R Garbe
d58dd3b8bc
backport of local changes
2009-05-10 13:17:09 +01:00