aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * removed some superflous strncmp'sAnselm R. Garbe2007-05-231-8/+8
* | Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ...Kris Maglione2007-05-231-16/+17
|/
* made dmenu_path the way anydot proposed in response to JukkaAnselm R. Garbe2007-05-231-15/+8
* applied Jukka's fixAnselm R. Garbe2007-05-232-5/+7
* Added tag 3.1 for changeset 8f0f917ac988Anselm R. Garbe2007-05-211-0/+1
* removed strip, added -s to LDFLAGsAnselm R. Garbe2007-05-152-2/+1
* applied anydot's dmenu_path caching patch, thank you!Anselm R. Garbe2007-05-141-5/+26
* fixed a small bug in dmenu when an empty font is suppliedAnselm R. Garbe2007-05-022-1/+3
* Added tag 3.0 for changeset 59b3024854dbAnselm R. Garbe2007-04-191-0/+1
* making copyright notice more compactAnselm R. Garbe2007-04-137-20/+17
* next version is 2.9Anselm R. Garbe2007-03-281-1/+1
* allowing numpad keys as inpytAnselm R. Garbe2007-03-271-0/+7
* Added tag 2.8 for changeset dd3d02b07cacAnselm R. Garbe2007-03-071-0/+1
* attempt to grab the keyboard only 1000 times, not forever.Anselm R. Garbe2007-03-072-6/+12
* reverting keyboard grab to root window - invoking several dmenu's now works a...Anselm R. Garbe2007-03-071-22/+24
* Wait for an Expose and draw the menu immediately after mapping the window.Kris Maglione2007-03-061-4/+3
* Added tag 2.7 for changeset fbd9e9d63f20Anselm R. Garbe2007-03-051-0/+1
* keyboard grab works on the dmenu window now (not on the root window) - thx fo...Anselm R. Garbe2007-03-021-21/+20
* also, don't set the font all the timeAnselm R. Garbe2007-03-023-12/+7
* Added tag 2.6 for changeset 775f761a5647Anselm R. Garbe2007-03-011-0/+1
* useless var declaration prev_nitemAnselm R. Garbe2007-02-271-1/+1
* changed Backspace/C-w behavior (now it only removes a single character)Anselm R. Garbe2007-02-262-7/+3
* if isatty() first read from stdin and then grab the keyboard, otherwise first...Anselm R. Garbe2007-02-261-10/+17
* next is 2.6, but not yet ;)Anselm R. Garbe2007-02-261-1/+1
* Escape -s in dmenu.1Kris Maglione2007-02-251-11/+11
* Added tag 2.5 for changeset 041143e9fc54Anselm R. Garbe2007-02-241-0/+1
* I also dislike sort -u, I support that each Unix tool does one job and does i...Anselm R. Garbe2007-02-241-1/+1
* removed superfluous externs as wellAnselm R. Garbe2007-02-241-9/+9
* using the old-style fashion we uses earlierAnselm R. Garbe2007-02-231-1/+8
* fixed a bug when dmenu is run with -vAnselm R. Garbe2007-02-232-4/+4
* Added tag 2.4.2 for changeset 1ca5d430524eAnselm R. Garbe2007-02-231-0/+1
* ok 2.4.2Anselm R. Garbe2007-02-232-2/+2
* Added tag 2.4.1 for changeset 03e83e2788c8Anselm R. Garbe2007-02-231-0/+1
* hotfixAnselm R. Garbe2007-02-232-2/+2
* Added tag 2.4 for changeset 9e9036cbfb4bAnselm R. Garbe2007-02-231-0/+1
* added dmenu_path convenience scriptAnselm R. Garbe2007-02-232-3/+6
* made Fnt an anonymous structAnselm R. Garbe2007-02-222-15/+10
* Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715Anselm R. Garbe2007-02-211-0/+1
* applied the fix inspired by a recent wmii commitAnselm R. Garbe2007-02-211-1/+1
* renamed getcolor to initcolorAnselm R. Garbe2007-02-201-5/+5
* s/setfont/initfont/Anselm R. Garbe2007-02-201-2/+2
* readded draw.c again (except getcolor and setfont)Anselm R. Garbe2007-02-205-67/+77
* removed -t, now using isatty() instead of select() to prevent execution from ...Anselm R. Garbe2007-02-192-31/+15
* removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe2007-02-196-132/+130
* Added tag 2.2 for changeset 90f0e34e7f11Anselm R. Garbe2007-02-141-0/+1
* fixed Copyright notice in MakefileAnselm R. Garbe2007-02-081-1/+1
* nah nah nah, I can't get used to the bottom bar, pushing the conditional dme...Anselm R. Garbe2007-02-082-3/+11
* letting dmenu appear at the bottom by defaultAnselm R. Garbe2007-02-082-11/+3
* got rid of LD, inspired by JGs patch to wmiiAnselm R. Garbe2007-02-052-5/+3
* Added tag 2.1 for changeset 7656557298c9Anselm R. Garbe2007-01-171-0/+1