aboutsummaryrefslogtreecommitdiffstats
path: root/win.h
AgeCommit message (Expand)Author
2022-04-19code-golfing: cleanup osc color related codeNRK
2020-10-18ST: Add WM_ICON_NAME property supportJohn Collis
2019-02-12better Input Method Editor (IME) supportIvan Tham
2018-02-26Reduce visibility wherever possibleDevin J. Pohly
2018-02-26Pull term references out of xdrawcursorDevin J. Pohly
2018-02-26Move win-agnostic parts of draw/drawregion to st.cDevin J. Pohly
2018-02-26Split mode bits between Term and TermWindowDevin J. Pohly
2018-02-26Remove X and fontconfig from st.cDevin J. Pohly
2018-02-26Remove Time argument from xsetselDevin J. Pohly
2018-02-26Make win variable internal to x.cDevin J. Pohly
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