about summary refs log tree commit diff stats
path: root/dmenu.c
Commit message (Collapse)AuthorAgeFilesLines
* revert IME support2020-11-261-12/+3
| | | | | | | dmenu will not handle IME support (st will, atleast for now). revert parts of commit 377bd37e212b1ec4c03a481245603c6560d0be22 this commit also broke input focus.
* improve xopenim error message2020-11-261-1/+1
| | | | die() already prints a newline.
* fix crash when XOpenIM returns NULL2020-11-261-2/+11
| | | | for example when IME variables are set, but the program is not started (yet).
* Close when the embedding window is destroyed2020-11-261-1/+6
|
* use blue2020-05-021-2/+2
|
* -r to restrict input to actual options2020-04-181-1/+18
|
* mouse support (bloat) added2020-04-171-1/+118
|
* password patch added2020-04-171-4/+17
|
* fix: XResource assignment typo2020-04-171-1/+1
|
* xresources2020-02-251-0/+27
|
* compile warning fix2020-02-251-1/+1
|
* alpha patch for embedded in transparent st2020-02-081-4/+54
|
* 4.9 update2019-02-081-17/+70
|
* initial commit2018-04-071-0/+713