index
:
st.git
master
my rice of st
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
x.c
Age
Commit message (
Expand
)
Author
2023-05-08
Merge 8e310303903792c010d03c046ba75f8b18f7d3a7
Raheman Vaiya
2023-05-08
fix possible rare crash when Xutf8TextPropertyToTextList fails
Hiltjo Posthuma
2022-10-13
Add undercurl patch
Gustaf Rydholm
2021-08-18
Fix so that the boxdraw patch is applied correctly(?), still issue with botto...
Gustaf Rydholm
2021-08-15
Apply anysize patch
Gustaf Rydholm
2021-08-12
Add bold is not bright
Gustaf Rydholm
2021-08-12
Add clipboard patch
Gustaf Rydholm
2021-08-12
Revert from applying font2
Gustaf Rydholm
2021-08-12
Revert "Apply appsync patch"
Gustaf Rydholm
2021-08-12
Not compiling
Gustaf Rydholm
2021-08-12
Apply font2 patch
Gustaf Rydholm
2021-08-12
Apply appsync patch
Gustaf Rydholm
2021-08-12
Add xresources patch
Gustaf Rydholm
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-03-19
fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
Hiltjo Posthuma
2020-10-18
ST: Add WM_ICON_NAME property support
John Collis
2020-05-24
Call xsetcursor to set win.cursor in main
Steve Ward
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-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-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-03-03
simplify (greedy) font caching allocating a bit
Hiltjo Posthuma
2019-03-03
style: remove double empty newlines
Hiltjo Posthuma
2019-03-03
fix use after free in font caching algorithm
magras
2019-02-12
better Input Method Editor (IME) support
Ivan Tham
2018-11-04
fix memory leak in xloadcols()
Hiltjo Posthuma
2018-07-17
Revert "Simplify cursor color handling"
Hiltjo Posthuma
2018-07-17
Revert "Make cursor follow text color"
Hiltjo Posthuma
2018-07-17
Revert "Fix crash when cursor color is truecolor"
Hiltjo Posthuma
2018-07-15
Fix crash when cursor color is truecolor
Jules Maselbas
2018-07-14
Make cursor follow text color
Jules Maselbas
2018-07-14
Simplify cursor color handling
Jules Maselbas
2018-06-30
Fix crash on resize
Jules Maselbas
2018-03-29
error message style and use strerror in a few places
Hiltjo Posthuma
2018-03-29
st -v: remove years and copyright text
Hiltjo Posthuma
2018-03-20
fix regression by selecting clipboard text
Hiltjo Posthuma
2018-03-17
clipcopy: no need to check for free(NULL), set to NULL after free
Hiltjo Posthuma
[next]