aboutsummaryrefslogtreecommitdiffstats
path: root/win.h
Commit message (Expand)AuthorAgeFilesLines
* ST: Add WM_ICON_NAME property supportJohn Collis2020-10-181-0/+1
* better Input Method Editor (IME) supportIvan Tham2019-02-121-0/+1
* Reduce visibility wherever possibleDevin J. Pohly2018-02-251-1/+0
* Pull term references out of xdrawcursorDevin J. Pohly2018-02-251-1/+1
* Move win-agnostic parts of draw/drawregion to st.cDevin J. Pohly2018-02-251-3/+4
* Split mode bits between Term and TermWindowDevin J. Pohly2018-02-251-0/+24
* Remove X and fontconfig from st.cDevin J. Pohly2018-02-251-5/+0
* Remove Time argument from xsetselDevin J. Pohly2018-02-251-1/+1
* Make win variable internal to x.cDevin J. Pohly2018-02-251-0/+1
* 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
remember that computers suck.