aboutsummaryrefslogtreecommitdiff
path: root/x.c
AgeCommit message (Expand)Author
2022-10-07Merge branch 'LukeSmithxyz:master' into masterSheriffMediocre
2022-09-20vim mouse clicking fixed, fix #344Luke Smith
2022-08-28Fix buffer overflow in input handlingAndy Gozas
2022-08-15mergeCaleb Noelke
2022-08-15Merge latest suckless build into lukesmith-0.8.5Spenser Truex
2022-03-13make 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-10Fix mousereportrobert
2021-12-26Add support for OSC color sequencesRaheman Vaiya
2021-11-22add blinking cursor patchCaleb Noelke
2021-08-24fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma
2021-07-18Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš
2021-05-06Mild const-correctness improvements.Markus F.X.J. Oberhumer
2021-05-06Use the additional alpha-value as offset to support a changing alpha properlyMoritz Biering
2021-05-05Add support for additional alpha when the term-window is not focusedMoritz Biering
2021-03-19fix: correctly encode mouse buttons >= 8 in X10 and SGR modeHiltjo Posthuma
2021-02-050.8.4 update, scroll added as separate progLuke Smith
2020-10-18ST: Add WM_ICON_NAME property supportJohn Collis
2020-08-19change alpha with keyboard shortcut C-F11/C-F12luquinha.virus
2020-07-08Merge branch 'master' of https://github.com/mackarelfish/st into mackarelfish...Luke Smith
2020-06-30use st-scrollback-mouse-altscreen-20190131-e23acb9Dennis Lee
2020-06-13Fix wide glyphs truncationDreomite
2020-06-13Revert db6f796 (fonts overdrawing fix)Dreomite
2020-05-31Merge branch 'master' of https://github.com/lukesmithxyz/stmackarelfish
2020-05-24Call xsetcursor to set win.cursor in mainSteve Ward
2020-05-13added the xclearwin patch to fix dirty borders after changing colorsTristan Simas
2020-05-13Added OSC patch and changes xsetcolorname for live reloading pywal colors whi...Tristan Simas
2020-05-12Added ligatures patchmackarelfish
2020-05-09code-style: add fallthrough commentHiltjo Posthuma
2020-05-09tiny code-style and typo-fix in commentHiltjo Posthuma
2020-05-09auto-sync: draw on idle to avoid flicker/tearingAvi Halachmi (:avih)
2020-05-06auto-sync patchLuke Smith
2020-05-05boxdraw addedLuke Smith
2020-04-10make argv0 not static, fixes a warning with tccHiltjo Posthuma
2020-04-02mouseshortcuts: fix custom modifier on releaseAvi Halachmi (:avih)
2020-04-01middle click pastes selection againLuke Smith
2020-04-01Do not copy text to clipboard after selectingEugene
2020-02-19Remove explicit XNFocusWindowIvan Tham
2020-02-02x: fix XIM handlingQuentin Rameau
2020-02-02x: check we still have an XIC context before accessing itQuentin Rameau
2020-02-02x: do not instantiate a new nested list on each cursor moveQuentin Rameau
2020-02-02x: move IME variables into XWindow ime embedded structQuentin Rameau
2020-01-18Increase XmbLookupString bufferIvan Tham
2019-10-26apply hints before initial mapping (ICCCM)Ingo Lohmar
2019-10-24mouse shortcuts: allow using forcemousemod (e.g. shift)Avi Halachmi (:avih)
2019-10-13mouse shortcuts: don't hardcode selpasteAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow override for all shortcutsAvi Halachmi (:avih)
2019-10-13mouse shortcuts: allow same functions as kb shortcutsAvi Halachmi (:avih)
2019-06-03apply font2 patchJon Bulica
2019-06-02apply anysize patchJon Bulica