index
:
st
master
[MIRROR] Build of st - the simple (suckless) terminal by Luke Smith
zelu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
x.c
Age
Commit message (
Expand
)
Author
2022-09-20
vim mouse clicking fixed, fix #344
Luke Smith
2022-08-28
Fix buffer overflow in input handling
Andy Gozas
2022-08-15
Merge latest suckless build into lukesmith-0.8.5
Spenser Truex
2022-03-13
make underlines and strikethroughs respect `chscale`
Zacchary Dempsey-Plante
2022-01-12
X10/SGR mouse: use alt as meta key instead of super/windows key
Hiltjo Posthuma
2022-01-10
Fix mousereport
robert
2021-12-26
Add support for OSC color sequences
Raheman Vaiya
2021-08-24
fix possible rare crash when Xutf8TextPropertyToTextList fails
Hiltjo Posthuma
2021-07-18
Add 14th bit to XK_SWITCH_MOD bitmask
Petar Kapriš
2021-05-06
Mild const-correctness improvements.
Markus F.X.J. Oberhumer
2021-05-06
Use the additional alpha-value as offset to support a changing alpha properly
Moritz Biering
2021-05-05
Add support for additional alpha when the term-window is not focused
Moritz Biering
2021-03-19
fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
Hiltjo Posthuma
2021-02-05
0.8.4 update, scroll added as separate prog
Luke Smith
2020-10-18
ST: Add WM_ICON_NAME property support
John Collis
2020-08-19
change alpha with keyboard shortcut C-F11/C-F12
luquinha.virus
2020-07-08
Merge branch 'master' of https://github.com/mackarelfish/st into mackarelfish...
Luke Smith
2020-06-30
use st-scrollback-mouse-altscreen-20190131-e23acb9
Dennis Lee
2020-06-13
Fix wide glyphs truncation
Dreomite
2020-06-13
Revert db6f796 (fonts overdrawing fix)
Dreomite
2020-05-31
Merge branch 'master' of https://github.com/lukesmithxyz/st
mackarelfish
2020-05-24
Call xsetcursor to set win.cursor in main
Steve Ward
2020-05-13
added the xclearwin patch to fix dirty borders after changing colors
Tristan Simas
2020-05-13
Added OSC patch and changes xsetcolorname for live reloading pywal colors whi...
Tristan Simas
2020-05-12
Added ligatures patch
mackarelfish
2020-05-09
code-style: add fallthrough comment
Hiltjo Posthuma
2020-05-09
tiny code-style and typo-fix in comment
Hiltjo Posthuma
2020-05-09
auto-sync: draw on idle to avoid flicker/tearing
Avi Halachmi (:avih)
2020-05-06
auto-sync patch
Luke Smith
2020-05-05
boxdraw added
Luke Smith
2020-04-10
make argv0 not static, fixes a warning with tcc
Hiltjo Posthuma
2020-04-02
mouseshortcuts: fix custom modifier on release
Avi Halachmi (:avih)
2020-04-01
middle click pastes selection again
Luke Smith
2020-04-01
Do not copy text to clipboard after selecting
Eugene
2020-02-19
Remove explicit XNFocusWindow
Ivan Tham
2020-02-02
x: fix XIM handling
Quentin Rameau
2020-02-02
x: check we still have an XIC context before accessing it
Quentin Rameau
2020-02-02
x: do not instantiate a new nested list on each cursor move
Quentin Rameau
2020-02-02
x: move IME variables into XWindow ime embedded struct
Quentin Rameau
2020-01-18
Increase XmbLookupString buffer
Ivan Tham
2019-10-26
apply hints before initial mapping (ICCCM)
Ingo Lohmar
2019-10-24
mouse shortcuts: allow using forcemousemod (e.g. shift)
Avi Halachmi (:avih)
2019-10-13
mouse shortcuts: don't hardcode selpaste
Avi Halachmi (:avih)
2019-10-13
mouse shortcuts: allow override for all shortcuts
Avi Halachmi (:avih)
2019-10-13
mouse shortcuts: allow same functions as kb shortcuts
Avi Halachmi (:avih)
2019-06-03
apply font2 patch
Jon Bulica
2019-06-02
apply anysize patch
Jon Bulica
2019-05-21
Premultiply background RGB values if alpha is used
Lucas Lugao
2019-05-08
Updated st to 0.8.2
yusufaktepe
2019-03-03
simplify (greedy) font caching allocating a bit
Hiltjo Posthuma
[next]