12 Commits (dbe8676d7d69651132bde2b6d9ec3787cbbc552a)

Author SHA1 Message Date
Devin J. Pohly dbe8676d7d Pass new dimensions into ttyresize
This removes another reference to TermWindow from st.c.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
6 years ago
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>
6 years ago
Devin J. Pohly a09138afa5 Move font/fontspec variables into x.c and XWindow
Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
6 years ago
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>
6 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>
6 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>
6 years ago
Michael Forney e2ee5ee611 Split X-specific code into x.c 8 years ago
Aurélien Aptel 2e37752961 added/removed files, updated Makefile. 15 years ago
Aurélien Aptel ad39f000be added sigchld handler, cleaned error checking. 15 years ago
Aurélien Aptel 1cf8b77d27 handle tabulation (still not perfect) 15 years ago
Aurélien Aptel abe6f3b0e4 removed the truecolor stuff 15 years ago
Anselm R Garbe d58dd3b8bc backport of local changes 15 years ago