~kris/suckless

dmenu

fdb4cea2 — Hiltjo Posthuma 6 years ago
bump version to 5.0

... and bump LICENSE year.
360e74f0 — Hiltjo Posthuma 6 years ago
Fix memory leaks in drw

Synced from dwm.
Patch by Alex Flierl <shad0w73@freenet.de>, thanks.
b2343123 — Hiltjo Posthuma 7 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.
f3e5ba3a — Hiltjo Posthuma 7 years ago
improve xopenim error message

die() already prints a newline.
a30dbb75 — Hiltjo Posthuma 7 years ago
make dmenu_path script executable

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

for example when IME variables are set, but the program is not started (yet).
d6351cf6 — Quentin Rameau 7 years ago
Close when the embedding window is destroyed
9a689d13 — Luke Smith 5 years ago
Merge pull request #7 from bhaskarkc/typo-fix

typo fix
94c7a94d — Bhaskar 5 years ago
typo fix
89c6680f — Luke Smith 6 years ago
Merge pull request #5 from et-8/funding

Missing FUNDING.yml
Since dmenu is a part of LARBS, funding should be in here too.
6735cdfe — Luke Smith 6 years ago
use blue
96608c36 — Luke Smith 6 years ago
-r to restrict input to actual options
ef9e3d24 — Luke Smith 6 years ago
mouse support (bloat) added
2d9878f5 — Luke Smith 6 years ago
password patch added
88db983f — Luke Smith 6 years ago
default font sizes decreased
081bde32 — Luke Smith 6 years ago
readme
ffcaf78c — Luke Smith 6 years ago
Merge pull request #4 from jlaw/patch-1

fix: Normal BG color written to wrong scheme
5e35458e — Jackson Law 6 years ago
fix: XResource assignment typo
130844d4 — Luke Smith 6 years ago
make cleaner
Next