Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
65976c1
)
Move config.h include from st.c to x.c
author
Devin J. Pohly <
[email protected]
>
Tue, 17 Oct 2017 20:21:04 +0000
(15:21 -0500)
committer
Devin J. Pohly <
[email protected]
>
Mon, 26 Feb 2018 03:53:24 +0000
(21:53 -0600)
config.h includes references to KeySyms and other X stuff. Until we
come up with a cleaner way to separate configuration, it is simpler
(leads to more code removal) to have this here.
Signed-off-by: Devin J. Pohly <
[email protected]
>
No differences found