aboutsummaryrefslogtreecommitdiff
path: root/win.h
Commit message (Expand)AuthorAge
* ST: Add WM_ICON_NAME property supportJohn Collis2020-10-18
* better Input Method Editor (IME) supportIvan Tham2019-02-12
* Reduce visibility wherever possibleDevin J. Pohly2018-02-25
* Pull term references out of xdrawcursorDevin J. Pohly2018-02-25
* Move win-agnostic parts of draw/drawregion to st.cDevin J. Pohly2018-02-25
* Split mode bits between Term and TermWindowDevin J. Pohly2018-02-25
* Remove X and fontconfig from st.cDevin J. Pohly2018-02-25
* Remove Time argument from xsetselDevin J. Pohly2018-02-25
* Make win variable internal to x.cDevin J. Pohly2018-02-25
* Inline clipboard functionsDevin J. Pohly2018-02-25
* Move config.h include from st.c to x.cDevin J. Pohly2018-02-25
* Move window-manipulating functions into x.cDevin J. Pohly2018-02-25
* Move window urgency handling entirely into x.cDevin J. Pohly2018-02-25
* Move zoom functions into x.cDevin J. Pohly2018-02-25
* Move usage() to be with run() in x.cDevin J. Pohly2018-02-25
* Call xsetenv() in main process instead of childDevin J. Pohly2018-02-25
* Support xterm Ms feature to set clipboardosandov@osandov.com2017-03-19
* Split X-specific code into x.cMichael Forney2017-01-20