pinosaur
/
st.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix selection: selscroll
[st.git]
/
x.c
2020-05-09
Hiltjo Posthuma
code-style: add fallthrough comment
blob
|
commitdiff
|
raw
2020-05-09
Hiltjo Posthuma
tiny code-style and typo-fix in comment
blob
|
commitdiff
|
raw
|
diff to current
2020-05-09
Avi Halachmi (:avih)
auto-sync: draw on idle to avoid flicker/tearing
blob
|
commitdiff
|
raw
|
diff to current
2020-04-10
Hiltjo Posthuma
make argv0 not static, fixes a warning with tcc
blob
|
commitdiff
|
raw
|
diff to current
2020-04-02
Avi Halachmi (:avih)
mouseshortcuts: fix custom modifier on release
blob
|
commitdiff
|
raw
|
diff to current
2020-02-18
Ivan Tham
Remove explicit XNFocusWindow
blob
|
commitdiff
|
raw
|
diff to current
2020-02-02
Quentin Rameau
x: fix XIM handling
blob
|
commitdiff
|
raw
|
diff to current
2020-02-02
Quentin Rameau
x: check we still have an XIC context before accessing it
blob
|
commitdiff
|
raw
|
diff to current
2020-02-02
Quentin Rameau
x: do not instantiate a new nested list on each cursor...
blob
|
commitdiff
|
raw
|
diff to current
2020-02-02
Quentin Rameau
x: move IME variables into XWindow ime embedded struct
blob
|
commitdiff
|
raw
|
diff to current
2020-01-18
Ivan Tham
Increase XmbLookupString buffer
blob
|
commitdiff
|
raw
|
diff to current
2019-10-26
Ingo Lohmar
apply hints before initial mapping (ICCCM)
blob
|
commitdiff
|
raw
|
diff to current
2019-10-24
Avi Halachmi (:avih)
mouse shortcuts: allow using forcemousemod (e.g. shift)
blob
|
commitdiff
|
raw
|
diff to current
2019-10-13
Avi Halachmi (:avih)
mouse shortcuts: don't hardcode selpaste
blob
|
commitdiff
|
raw
|
diff to current
2019-10-13
Avi Halachmi (:avih)
mouse shortcuts: allow override for all shortcuts
blob
|
commitdiff
|
raw
|
diff to current
2019-10-13
Avi Halachmi (:avih)
mouse shortcuts: allow same functions as kb shortcuts
blob
|
commitdiff
|
raw
|
diff to current
2019-03-03
Hiltjo Posthuma
simplify (greedy) font caching allocating a bit
blob
|
commitdiff
|
raw
|
diff to current
2019-03-03
Hiltjo Posthuma
style: remove double empty newlines
blob
|
commitdiff
|
raw
|
diff to current
2019-03-03
magras
fix use after free in font caching algorithm
blob
|
commitdiff
|
raw
|
diff to current
2019-02-12
Ivan Tham
better Input Method Editor (IME) support
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Hiltjo Posthuma
fix memory leak in xloadcols()
blob
|
commitdiff
|
raw
|
diff to current
2018-07-17
Hiltjo Posthuma
Revert "Simplify cursor color handling"
blob
|
commitdiff
|
raw
|
diff to current
2018-07-17
Hiltjo Posthuma
Revert "Make cursor follow text color"
blob
|
commitdiff
|
raw
|
diff to current
2018-07-17
Hiltjo Posthuma
Revert "Fix crash when cursor color is truecolor"
blob
|
commitdiff
|
raw
|
diff to current
2018-07-15
Jules Maselbas
Fix crash when cursor color is truecolor
blob
|
commitdiff
|
raw
|
diff to current
2018-07-14
Jules Maselbas
Make cursor follow text color
blob
|
commitdiff
|
raw
|
diff to current
2018-07-14
Jules Maselbas
Simplify cursor color handling
blob
|
commitdiff
|
raw
|
diff to current
2018-06-30
Jules Maselbas
Fix crash on resize
blob
|
commitdiff
|
raw
|
diff to current
2018-03-29
Hiltjo Posthuma
error message style and use strerror in a few places
blob
|
commitdiff
|
raw
|
diff to current
2018-03-29
Hiltjo Posthuma
st -v: remove years and copyright text
blob
|
commitdiff
|
raw
|
diff to current
2018-03-20
Hiltjo Posthuma
fix regression by selecting clipboard text
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Hiltjo Posthuma
clipcopy: no need to check for free(NULL), set to NULL...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Quentin Rameau
Fix title initialization
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Quentin Rameau
Fix regression from 69e32a6 when setting title.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Hiltjo Posthuma
use math.h for ceilf
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Hiltjo Posthuma
xhints: no need to initialize sizeh
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
General cleanup
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Clean up #includes
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Reduce visibility wherever possible
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Limit usage of extern to config.h globals
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Remove x.c dependency on term
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Pull term references out of xdrawcursor
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move win-agnostic parts of draw/drawregion to st.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Split mode bits between Term and TermWindow
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move CRLF input processing into ttywrite
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move terminal echo logic into st.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move remaining selection mode logic into selextend
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move terminal-related selection logic into st.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move X-specific selection info into XSelection
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Have selected() check whether selection exists
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Rely on ttyresize to set tty size
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Remove X and fontconfig from st.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Remove Time argument from xsetsel
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Make win variable internal to x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move X-related config.h types into x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Remove unneeded array-length variables
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Inline clipboard functions
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move config.h include from st.c to x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move opt_* into same file as main()/run()
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move key-matching functions into x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Pass new dimensions into ttyresize
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move window-manipulating functions into x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move font/fontspec variables into x.c and XWindow
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move window urgency handling entirely into x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move zoom functions into x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Move usage() to be with run() in x.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Devin J. Pohly
Call xsetenv() in main process instead of child
blob
|
commitdiff
|
raw
|
diff to current
2017-12-26
Benno Fünfstück
Fix color with FAINT attribute
blob
|
commitdiff
|
raw
|
diff to current
2017-12-26
Benno Fünfstück
Apply ATTR_REVERSE after ATTR_FAINT
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Gary Allen Vollink
Add an error for XftFontOpenPattern failure.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Hiltjo Posthuma
Revert "make clipboard patch obsolete"
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Anselm R Garbe
make clipboard patch obsolete
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
Quentin Rameau
Simplify how we keep ATTRs under cursor
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Nils Reuße
keep some glyph modes for the cursor
blob
|
commitdiff
|
raw
|
diff to current
2017-03-19
osandov@osandov.com
Support xterm Ms feature to set clipboard
blob
|
commitdiff
|
raw
|
diff to current
2017-01-21
Michael Forney
Split X-specific code into x.c
blob
|
commitdiff
|
raw
|
diff to current