aboutsummaryrefslogtreecommitdiff
path: root/x.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Call xsetenv() in main process instead of childDevin J. Pohly1-6/+2
2017-12-26Fix color with FAINT attributeBenno Fünfstück1-0/+1
2017-12-26Apply ATTR_REVERSE after ATTR_FAINTBenno Fünfstück1-6/+7
2017-09-15Add an error for XftFontOpenPattern failure.Gary Allen Vollink1-0/+3
2017-09-02Revert "make clipboard patch obsolete"Hiltjo Posthuma1-1/+0
2017-09-01make clipboard patch obsoleteAnselm R Garbe1-0/+1
2017-04-04Simplify how we keep ATTRs under cursorQuentin Rameau1-3/+2
2017-03-29keep some glyph modes for the cursorNils Reuße1-0/+3
2017-03-19Support xterm Ms feature to set clipboardosandov@osandov.com1-1/+0
2017-01-20Split X-specific code into x.cMichael Forney1-0/+1766