Remove X and fontconfig from st.c
authorDevin J. Pohly <djpohly@gmail.com>
Tue, 7 Nov 2017 00:30:45 +0000 (18:30 -0600)
committerDevin J. Pohly <djpohly@gmail.com>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
commit8b564c1a3f51c08e64c2f589852a02b8595d44ca
tree1f3b59838d9ba37accf56c7c570529921514e495
parent3bb900cd6c1c7a5364bd79bce63fdd8711bc878b
Remove X and fontconfig from st.c

None of the X-related includes are needed any longer.  In addition, move
the X modifier defines into x.c, as they are not used outside.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
st.c
win.h
x.c