aboutsummaryrefslogtreecommitdiffstats
path: root/win.h
AgeCommit message (Expand)Author
2018-02-26Inline clipboard functionsDevin J. Pohly
2018-02-26Move config.h include from st.c to x.cDevin J. Pohly
2018-02-26Move window-manipulating functions into x.cDevin J. Pohly
2018-02-26Move window urgency handling entirely into x.cDevin J. Pohly
2018-02-26Move zoom functions into x.cDevin J. Pohly
2018-02-26Move usage() to be with run() in x.cDevin J. Pohly
2018-02-26Call xsetenv() in main process instead of childDevin J. Pohly
2017-03-19Support xterm Ms feature to set clipboardosandov@osandov.com
2017-01-21Split X-specific code into x.cMichael Forney