~kris/suckless

dmenu

ref: ee8871c046700b0eb21b8cf97db0c8e0b4f0ba0a dmenu/dmenu.c -rw-r--r-- 23.7 KiB
3a6bc67f — Luke Smith 5 years ago
Merge branch 'jludwig-master'
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.
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
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
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
b119b55c — Luke Smith 6 years ago
xresources
4327a57d — Luke Smith 6 years ago
compile warning fix
d1a3c6cd — Luke Smith 6 years ago
alpha patch for embedded in transparent st
274d4f9a — Luke Smith 7 years ago
4.9 update
adfcb8e9 — Luke Smith 8 years ago
initial commit