aboutsummaryrefslogtreecommitdiff
path: root/win.h
AgeCommit message (Expand)Author
2022-08-15Merge latest suckless build into lukesmith-0.8.5Spenser Truex
2022-04-19code-golfing: cleanup osc color related codeNRK
2021-02-050.8.4 update, scroll added as separate progLuke Smith
2020-10-18ST: Add WM_ICON_NAME property supportJohn Collis
2020-05-31Merge branch 'master' of https://github.com/lukesmithxyz/stmackarelfish
2020-05-13added the xclearwin patch to fix dirty borders after changing colorsTristan Simas
2020-05-12Added ligatures patchmackarelfish
2019-05-08Updated st to 0.8.2yusufaktepe
2019-02-12better Input Method Editor (IME) supportIvan Tham
2018-04-25Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.Kornelije Sajler
2018-02-25Reduce visibility wherever possibleDevin J. Pohly
2018-02-25Pull term references out of xdrawcursorDevin J. Pohly
2018-02-25Move win-agnostic parts of draw/drawregion to st.cDevin J. Pohly
2018-02-25Split mode bits between Term and TermWindowDevin J. Pohly
2018-02-25Remove X and fontconfig from st.cDevin J. Pohly
2018-02-25Remove Time argument from xsetselDevin J. Pohly
2018-02-25Make win variable internal to x.cDevin J. Pohly
2018-02-25Inline clipboard functionsDevin J. Pohly
2018-02-25Move config.h include from st.c to x.cDevin J. Pohly
2018-02-25Move window-manipulating functions into x.cDevin J. Pohly
2018-02-25Move window urgency handling entirely into x.cDevin J. Pohly
2018-02-25Move zoom functions into x.cDevin J. Pohly
2018-02-25Move usage() to be with run() in x.cDevin J. Pohly
2018-02-25Call xsetenv() in main process instead of childDevin J. Pohly
2017-03-19Support xterm Ms feature to set clipboardosandov@osandov.com
2017-01-20Split X-specific code into x.cMichael Forney