summaryrefslogtreecommitdiff
path: root/x.c
AgeCommit message (Expand)Author
2024-04-07Reset title when an empty title string is givenDOGMAN
2023-10-08Fix bounds checks of dc.colPeter Hofmann
2022-11-21Alpha patchRafael Marçalo
2022-10-25fix buffer overflow when handling long composed inputHiltjo Posthuma
2022-07-06Revert "Added Alpha Patch"rafa_99
2022-03-15make underlines and strikethroughs respect `chscale`Zacchary Dempsey-Plante
2022-01-12X10/SGR mouse: use alt as meta key instead of super/windows keyHiltjo Posthuma
2022-01-12Fix mousereportrobert
2022-01-07Added Alpha Patchrafa_99
2022-01-01Add support for OSC color sequencesRaheman Vaiya
2021-08-24fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma
2021-07-19Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš
2021-04-13Font2 Patchrafa_99
2021-04-13Boxdraw Patchrafa_99
2021-04-13Stocked Out strafa_99
2020-07-03Ligatures Patchrafa_99
2020-07-03Font2 Patchrafa_99
2020-07-03Blinking Cursor Patchrafa_99
2020-07-03Alpha Patchrafa_99
2020-07-03Updated Source to Bumped Versionrafa_99
2020-05-26Ligatures Patchrafa_99
2020-05-26Font2 Patchrafa_99
2020-05-26Alpha Patchrafa_99
2020-05-26Bump to version 0.8.3rafa_99
2020-03-15Font2 Patchrafa_99
2020-01-15Added Transparencyrafa_99
2019-11-24Vertical Center Patchrafa_99
2019-11-24Boxdraw Patchrafa_99
2019-03-03simplify (greedy) font caching allocating a bitHiltjo Posthuma
2019-03-03style: remove double empty newlinesHiltjo Posthuma
2019-03-03fix use after free in font caching algorithmmagras
2019-02-12better Input Method Editor (IME) supportIvan Tham
2018-11-04fix memory leak in xloadcols()Hiltjo Posthuma
2018-07-17Revert "Simplify cursor color handling"Hiltjo Posthuma
2018-07-17Revert "Make cursor follow text color"Hiltjo Posthuma
2018-07-17Revert "Fix crash when cursor color is truecolor"Hiltjo Posthuma
2018-07-15Fix crash when cursor color is truecolorJules Maselbas
2018-07-14Make cursor follow text colorJules Maselbas
2018-07-14Simplify cursor color handlingJules Maselbas
2018-06-30Fix crash on resizeJules Maselbas
2018-03-29error message style and use strerror in a few placesHiltjo Posthuma
2018-03-29st -v: remove years and copyright textHiltjo Posthuma
2018-03-20fix regression by selecting clipboard textHiltjo Posthuma
2018-03-17clipcopy: no need to check for free(NULL), set to NULL after freeHiltjo Posthuma
2018-03-16Fix title initializationQuentin Rameau
2018-03-16Fix regression from 69e32a6 when setting title.Quentin Rameau
2018-03-09use math.h for ceilfHiltjo Posthuma
2018-03-09xhints: no need to initialize sizehHiltjo Posthuma
2018-02-25General cleanupDevin J. Pohly
2018-02-25Clean up #includesDevin J. Pohly