Hash Subject Author Age
33685b06 drw_text: account for fallback fonts in ellipsis_width NRK 2022-03-28
e4827b0c drw_text: don't segfault when called with 0 width NRK 2022-03-28
e73651f1 fix UB with the function iscntrl() Hiltjo Posthuma 2022-03-26
31fa07b9 Revert "avoid redraw when there's no change" Hiltjo Posthuma 2022-03-26
6818e072 avoid redraw when there's no change NRK 2022-03-25
b43ec057 free all allocated items, use %zu for size_t NRK 2022-03-25
22511c41 drw_text: improve performance when there's no match NRK 2022-03-24
77526f75 inputw: improve correctness and startup performance NRK 2022-03-24
7269c535 significantly improve performance on large strings NRK 2022-03-24
6be057f0 introduce drw_fontset_getwidth_clamp() NRK 2022-03-24
41fdabbf drw_text: improve both performance and correctness NRK 2022-03-24
3a505ceb remove false-positive warning for int comparison as bool Hiltjo Posthuma 2022-03-01
308fe78b bump version to 5.1 Hiltjo Posthuma 2022-02-11
c4b656e0 code-style: rm newline (oops) Hiltjo Posthuma 2022-02-08
3e39c526 revert using strcasestr and use a more optimized portable version Hiltjo Posthuma 2022-02-08
a9a38368 follow-up fix: add -D_GNU_SOURCE for strcasestr for some systems Hiltjo Posthuma 2022-02-07
eb96af27 improve performance of case-insensitive matching Hiltjo Posthuma 2022-02-07
d78ff08d Revert "Improve speed of drw_text when provided with large strings" Hiltjo Posthuma 2021-08-20
cd2133a5 add support for more keypad keys Hiltjo Posthuma 2021-08-09
c585e8e4 Improve speed of drw_text when provided with large strings Miles Alan 2021-08-07
523aa08f remove always true condition in if statement Guilherme Janczak 2021-07-25
1a13d046 bump version to 5.0 Hiltjo Posthuma 2020-09-02
9b38fda6 Fix memory leaks in drw Hiltjo Posthuma 2020-06-11
db6093f6 revert IME support Hiltjo Posthuma 2019-03-03
a9b1de38 improve xopenim error message Hiltjo Posthuma 2019-02-12
43b0c2c3 make dmenu_path script executable Hiltjo Posthuma 2019-02-12
f5036b90 fix crash when XOpenIM returns NULL Hiltjo Posthuma 2019-02-12
153aaf88 Close when the embedding window is destroyed Quentin Rameau 2019-02-04
65be875f Prepared 4.9 release. Anselm R Garbe 2019-02-02
7d19b205 dmenu.1: document improved fastgrab behaviour from previous patch Hiltjo Posthuma 2019-01-27