[hackers] [st] Refactoring (-61 lines)

From: Devin J. Pohly <djpohly_AT_gmail.com>
Date: Sun, 24 Sep 2017 16:11:22 -0500

Some refactoring on the st codebase, reducing it by 61 lines and
establishing cleaner separation between st.c and x.c. There are 28
fewer extern variables, and <X11/*> and X-specific types are now
included only in x.c.

These commits move code between st.c and x.c, adjusting the
linkage/storage modifiers or headers as needed.

Notable change is patch 17/23, which migrates the config.h include from
st.c to x.c, since most of the configuration variables were only used
there.
Received on Sun Sep 24 2017 - 23:11:22 CEST

This archive was generated by hypermail 2.3.0 : Sun Sep 24 2017 - 23:24:20 CEST