summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wait for an Expose and draw the menu immediately after mapping the window.Gravatar Kris Maglione 2007-03-061-4/+3
* Added tag 2.7 for changeset fbd9e9d63f20Gravatar Anselm R. Garbe 2007-03-051-0/+1
* keyboard grab works on the dmenu window now (not on the root window) - thx fo...Gravatar Anselm R. Garbe 2007-03-021-21/+20
* also, don't set the font all the timeGravatar Anselm R. Garbe 2007-03-023-12/+7
* Added tag 2.6 for changeset 775f761a5647Gravatar Anselm R. Garbe 2007-03-011-0/+1
* useless var declaration prev_nitemGravatar Anselm R. Garbe 2007-02-271-1/+1
* changed Backspace/C-w behavior (now it only removes a single character)Gravatar Anselm R. Garbe 2007-02-262-7/+3
* if isatty() first read from stdin and then grab the keyboard, otherwise first...Gravatar Anselm R. Garbe 2007-02-261-10/+17
* next is 2.6, but not yet ;)Gravatar Anselm R. Garbe 2007-02-261-1/+1
* Escape -s in dmenu.1Gravatar Kris Maglione 2007-02-251-11/+11
* Added tag 2.5 for changeset 041143e9fc54Gravatar Anselm R. Garbe 2007-02-241-0/+1
* I also dislike sort -u, I support that each Unix tool does one job and does i...Gravatar Anselm R. Garbe 2007-02-241-1/+1
* removed superfluous externs as wellGravatar Anselm R. Garbe 2007-02-241-9/+9
* using the old-style fashion we uses earlierGravatar Anselm R. Garbe 2007-02-231-1/+8
* fixed a bug when dmenu is run with -vGravatar Anselm R. Garbe 2007-02-232-4/+4
* Added tag 2.4.2 for changeset 1ca5d430524eGravatar Anselm R. Garbe 2007-02-231-0/+1
* ok 2.4.2Gravatar Anselm R. Garbe 2007-02-232-2/+2
* Added tag 2.4.1 for changeset 03e83e2788c8Gravatar Anselm R. Garbe 2007-02-231-0/+1
* hotfixGravatar Anselm R. Garbe 2007-02-232-2/+2
* Added tag 2.4 for changeset 9e9036cbfb4bGravatar Anselm R. Garbe 2007-02-231-0/+1
* added dmenu_path convenience scriptGravatar Anselm R. Garbe 2007-02-232-3/+6
* made Fnt an anonymous structGravatar Anselm R. Garbe 2007-02-222-15/+10
* Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715Gravatar Anselm R. Garbe 2007-02-211-0/+1
* applied the fix inspired by a recent wmii commitGravatar Anselm R. Garbe 2007-02-211-1/+1
* renamed getcolor to initcolorGravatar Anselm R. Garbe 2007-02-201-5/+5
* s/setfont/initfont/Gravatar Anselm R. Garbe 2007-02-201-2/+2
* readded draw.c again (except getcolor and setfont)Gravatar Anselm R. Garbe 2007-02-205-67/+77
* removed -t, now using isatty() instead of select() to prevent execution from ...Gravatar Anselm R. Garbe 2007-02-192-31/+15
* removed draw.c, implemented C-w handling (backward word deletion)Gravatar Anselm R. Garbe 2007-02-196-132/+130
* Added tag 2.2 for changeset 90f0e34e7f11Gravatar Anselm R. Garbe 2007-02-141-0/+1
* fixed Copyright notice in MakefileGravatar Anselm R. Garbe 2007-02-081-1/+1
* nah nah nah, I can't get used to the bottom bar, pushing the conditional dme...Gravatar Anselm R. Garbe 2007-02-082-3/+11
* letting dmenu appear at the bottom by defaultGravatar Anselm R. Garbe 2007-02-082-11/+3
* got rid of LD, inspired by JGs patch to wmiiGravatar Anselm R. Garbe 2007-02-052-5/+3
* Added tag 2.1 for changeset 7656557298c9Gravatar Anselm R. Garbe 2007-01-171-0/+1
* hotfix changesGravatar Anselm R. Garbe 2007-01-173-7/+4
* Added tag 2.1 for changeset d91c79020430Gravatar Anselm R. Garbe 2007-01-171-0/+1
* Added tag 2.0 for changeset 1fce5c464fcdGravatar Anselm R. Garbe 2007-01-161-0/+1
* small fixGravatar Anselm R. Garbe 2007-01-161-1/+2
* removed useless mx, myGravatar Anselm R. Garbe 2007-01-161-3/+2
* applied new default colorsGravatar Anselm R. Garbe 2007-01-161-4/+4
* small fix of Control-j in dmenu.1Gravatar Anselm R. Garbe 2007-01-162-3/+3
* Added tag 1.9 for changeset c7f5f4d54317Gravatar Anselm R. Garbe 2007-01-121-0/+1
* added evil key support to dmenuGravatar Anselm R. Garbe 2007-01-111-2/+15
* s/Mod1-Shift-g/Mod1-G/ in fact Sander is rightGravatar Anselm R. Garbe 2007-01-111-1/+1
* documenting undocumented vi-alike shortcuts of dmenuGravatar Anselm R. Garbe 2007-01-111-3/+3
* commented recent Control-shortcut additionsGravatar Anselm R. Garbe 2007-01-111-3/+3
* applied Sanders dmenu_ctrlchars.patch (thanks!)Gravatar Anselm R. Garbe 2007-01-101-0/+8
* applied Alexis Hildebrandts patchesGravatar Anselm R. Garbe 2007-01-101-1/+2
* correctionsGravatar arg@mig29 2007-01-022-3/+3