summaryrefslogtreecommitdiff
path: root/dmenu.c
AgeCommit message (Collapse)Author
2022-06-28fix #2Luke Smith
2020-11-26revert IME supportHiltjo Posthuma
dmenu will not handle IME support (st will, atleast for now). revert parts of commit 377bd37e212b1ec4c03a481245603c6560d0be22 this commit also broke input focus.
2020-11-26improve xopenim error messageHiltjo Posthuma
die() already prints a newline.
2020-11-26fix crash when XOpenIM returns NULLHiltjo Posthuma
for example when IME variables are set, but the program is not started (yet).
2020-11-26Close when the embedding window is destroyedQuentin Rameau
2020-05-02use blueLuke Smith
2020-04-18-r to restrict input to actual optionsLuke Smith
2020-04-17mouse support (bloat) addedLuke Smith
2020-04-17password patch addedLuke Smith
2020-04-17fix: XResource assignment typoJackson Law
2020-02-25xresourcesLuke Smith
2020-02-25compile warning fixLuke Smith
2020-02-08alpha patch for embedded in transparent stLuke Smith
2019-02-084.9 updateLuke Smith
2018-04-07initial commitLuke Smith