aboutsummaryrefslogtreecommitdiff
path: root/win.h
Commit message (Expand)AuthorAgeFilesLines
* Inline clipboard functionsDevin J. Pohly2018-02-251-2/+0
* Move config.h include from st.c to x.cDevin J. Pohly2018-02-251-3/+0
* Move window-manipulating functions into x.cDevin J. Pohly2018-02-251-1/+0
* Move window urgency handling entirely into x.cDevin J. Pohly2018-02-251-2/+1
* Move zoom functions into x.cDevin J. Pohly2018-02-251-4/+3
* Move usage() to be with run() in x.cDevin J. Pohly2018-02-251-2/+0
* Call xsetenv() in main process instead of childDevin J. Pohly2018-02-251-2/+0
* Support xterm Ms feature to set clipboardosandov@osandov.com2017-03-191-0/+1
* Split X-specific code into x.cMichael Forney2017-01-201-0/+29