~lh2/dmenu

3b757046 — Mathieu Moneyron 4 years ago master
Added option to preselect an item by providing a number
Applied xresources patch
1a13d046 — Hiltjo Posthuma 4 years ago
bump version to 5.0

... and bump LICENSE year.
9b38fda6 — Hiltjo Posthuma 4 years ago
Fix memory leaks in drw

Synced from dwm.
Patch by Alex Flierl <shad0w73@freenet.de>, thanks.
db6093f6 — Hiltjo Posthuma 6 years ago
revert IME support

dmenu will not handle IME support (st will, atleast for now).

revert parts of commit 377bd37e212b1ec4c03a481245603c6560d0be22
this commit also broke input focus.
a9b1de38 — Hiltjo Posthuma 6 years ago
improve xopenim error message

die() already prints a newline.
43b0c2c3 — Hiltjo Posthuma 6 years ago
make dmenu_path script executable

(as dmenu_run is)
f5036b90 — Hiltjo Posthuma 6 years ago
fix crash when XOpenIM returns NULL

for example when IME variables are set, but the program is not started (yet).
153aaf88 — Quentin Rameau 6 years ago
Close when the embedding window is destroyed
65be875f — Anselm R Garbe 6 years ago
Prepared 4.9 release.
7d19b205 — Hiltjo Posthuma 6 years ago
dmenu.1: document improved fastgrab behaviour from previous patch
Use slow path if stdin is a tty

If stdin is a tty and dmenu is ran with the fast option then it's
impossible to close stdin because the keyboard is already grabbed.
bbc464dc — Quentin Rameau 6 years ago
dmenu_path: always use the cachedir
a314412f — Hiltjo Posthuma 6 years ago
Makefile: just show the compiler output

Don't be fancy and just show the actual output so debugging is simpler.
a9eae39e — Hiltjo Posthuma 6 years ago
Do not strip at link stage

Building with debug symbols is worthless unless LDFLAGS are manually adjusted
as well.
851b73d1 — Hiltjo Posthuma 6 years ago
code-style for pledge: check the return code -1, not < 0

this is the proper idiom
05c138f5 — Hiltjo Posthuma 6 years ago
code-style for pledge(2)

feedback from Klemens, thanks
cd132c8d — Hiltjo Posthuma 6 years ago
Pledge on OpenBSD
Use bold for keyboard shortcuts in dmenu.1

Like dwm, use the same syntax for all keyboard shortcuts for
consistency.
0f76dd2f — Quentin Rameau 7 years ago
Fix cursor drawn position with wide glyphs
Next
Do not follow this link