about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Fix memory leaks in drw2020-11-261-0/+1
| | | | | Synced from dwm. Patch by Alex Flierl <shad0w73@freenet.de>, thanks.
* 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.
* make dmenu_path script executable2020-11-261-0/+0
| | | | (as dmenu_run is)
* 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-262-2/+7
|
* Merge pull request #7 from bhaskarkc/typo-fix2020-10-071-1/+1
|\ | | | | typo fix
| * typo fix2020-10-071-1/+1
|/
* Merge pull request #5 from et-8/funding2020-06-051-0/+3
|\ | | | | Missing FUNDING.yml
| * Since dmenu is a part of LARBS, funding should be in here too.2020-06-051-0/+3
|/
* use blue2020-05-021-2/+2
|
* -r to restrict input to actual options2020-04-183-2/+25
|
* mouse support (bloat) added2020-04-171-1/+118
|
* password patch added2020-04-172-5/+21
|
* default font sizes decreased2020-04-171-2/+2
|
* readme2020-04-171-4/+6
|
* Merge pull request #4 from jlaw/patch-12020-04-171-1/+1
|\ | | | | fix: Normal BG color written to wrong scheme
| * fix: XResource assignment typo2020-04-171-1/+1
|/
* make cleaner2020-03-131-1/+1
|
* xresources2020-02-251-0/+27
|
* compile warning fix2020-02-251-1/+1
|
* JoyPixels added2020-02-251-1/+2
|
* enable color characters2020-02-251-13/+0
|
* alpha patch for embedded in transparent st2020-02-085-20/+83
|
* note2019-02-081-1/+1
|
* reversion to default colors2019-02-081-3/+3
|
* 4.9 update2019-02-087-108/+179
|
* gruvbox colors and 14 font2018-12-021-4/+4
|
* initial commit2018-04-0716-0/+1846