Hash Subject Author Age
11a65377 Use slow path if stdin is a tty dok 2019-01-26
bbc464dc dmenu_path: always use the cachedir Quentin Rameau 2018-07-21
a314412f Makefile: just show the compiler output Hiltjo Posthuma 2018-06-02
a9eae39e Do not strip at link stage Hiltjo Posthuma 2018-06-02
851b73d1 code-style for pledge: check the return code -1, not < 0 Hiltjo Posthuma 2018-05-25
05c138f5 code-style for pledge(2) Hiltjo Posthuma 2018-05-25
cd132c8d Pledge on OpenBSD Hiltjo Posthuma 2018-05-25
e75494b7 Use bold for keyboard shortcuts in dmenu.1 David Demelier 2018-05-09
0f76dd2f Fix cursor drawn position with wide glyphs Quentin Rameau 2018-04-22
0b574802 Makefile: bikesheddingly replace ${} with $() Quentin Rameau 2018-03-22
377bd37e Handle IME input Quentin Rameau 2018-03-19
b6d2cc9a Fix handling of input strings Hiltjo Posthuma 2018-03-16
2f398981 Update LICENSE Quentin Rameau 2018-03-15
23051d78 bump version to 4.8 Hiltjo Posthuma 2018-03-14
e2a28054 add key bindings for moving to the word start or end Quentin Rameau 2018-03-13
88951281 Fix regression in 84a1bc5 Hiltjo Posthuma 2018-01-04
84a1bc5d Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive Vincent Carluer 2018-01-04
f0a5b75d drw: drw_scm_create: use Clr type Hiltjo Posthuma 2017-11-03
1cabeda5 fix a possible free of a uninitialize variable in paste() Hiltjo Posthuma 2017-11-03
41379f7c init colors using SchemeLast Hiltjo Posthuma 2017-11-03
64ab2801 Set class name on menu window Omar Sandoval 2017-11-03
f428f3e0 release 4.7 Hiltjo Posthuma 2017-05-02
5cd66e2c Revert "fix input text matching" Andrew Gregory 2016-12-07
e90b88e1 Xinerama: correct variable declarations in preprocessor conditional Thomas Gardner 2016-11-25
a280bdad die() on calloc failure Hiltjo Posthuma 2016-11-05
a9a5c6cc add embedding support with -w option Quentin Rameau 2016-10-08
a97f550a dmenu.1: group single options Quentin Rameau 2016-10-08
ff8daf88 dmenu.1: fix -l option Quentin Rameau 2016-10-08
026827fd die() consistency: always add newline Hiltjo Posthuma 2016-08-12
d14670b9 fix crash if negative monitor (< -1) was passed Hiltjo Posthuma 2016-07-26