aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixed dmenuAnselm R. Garbe2007-09-30
* using saner defaultsAnselm R. Garbe2007-09-30
* applied new color nuanceAnselm R. Garbe2007-09-27
* applied my favorite color schemeAnselm R. Garbe2007-09-26
* casting char to int when using tolower (thanks to Jukkas careful cosmetic che...arg@suckless.org2007-09-24
* switching to whiteAnselm R. Garbe2007-09-23
* yet another cosmetic fixAnselm R. Garbe2007-09-23
* small cosmetic fixAnselm R. Garbe2007-09-23
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe2007-09-23
* Added tag 3.3 for changeset 709df5a4bad7Anselm R. Garbe2007-09-22
* applied yiyus initfont fixarg@suckless.org2007-09-19
* reorganizedAnselm R. Garbe2007-09-17
* next version is 3.3arg@suckless.org2007-09-17
* micromizing dmenu step 1Anselm R. Garbe2007-09-16
* fixed fallbackAnselm R. Garbe2007-09-15
* applied ido-matching to dmenuarg@f00b4r2007-07-24
* fooooooAnselm R. Garbe2007-06-01
* Added tag 3.2 for changeset e4c81a78ffbaAnselm R. Garbe2007-05-30
* referred to LICENSE fileAnselm R. Garbe2007-05-30
* I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I...Anselm R. Garbe2007-05-24
* Fix the uptodate logic (uptodate if !find newer dirs than the cache).Kris Maglione2007-05-23
* Silence the first find in dmenu_path.Kris Maglione2007-05-23
* Fix grouping in dmenu_path.Kris Maglione2007-05-23
* Merge.Kris Maglione2007-05-23
|\
| * removed some superflous strncmp'sAnselm R. Garbe2007-05-23
* | Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ...Kris Maglione2007-05-23
|/
* made dmenu_path the way anydot proposed in response to JukkaAnselm R. Garbe2007-05-23
* applied Jukka's fixAnselm R. Garbe2007-05-23
* Added tag 3.1 for changeset 8f0f917ac988Anselm R. Garbe2007-05-21
* removed strip, added -s to LDFLAGsAnselm R. Garbe2007-05-15
* applied anydot's dmenu_path caching patch, thank you!Anselm R. Garbe2007-05-14
* fixed a small bug in dmenu when an empty font is suppliedAnselm R. Garbe2007-05-02
* Added tag 3.0 for changeset 59b3024854dbAnselm R. Garbe2007-04-19
* making copyright notice more compactAnselm R. Garbe2007-04-13
* next version is 2.9Anselm R. Garbe2007-03-28
* allowing numpad keys as inpytAnselm R. Garbe2007-03-27
* Added tag 2.8 for changeset dd3d02b07cacAnselm R. Garbe2007-03-07
* attempt to grab the keyboard only 1000 times, not forever.Anselm R. Garbe2007-03-07
* reverting keyboard grab to root window - invoking several dmenu's now works a...Anselm R. Garbe2007-03-07
* Wait for an Expose and draw the menu immediately after mapping the window.Kris Maglione2007-03-06
* Added tag 2.7 for changeset fbd9e9d63f20Anselm R. Garbe2007-03-05
* keyboard grab works on the dmenu window now (not on the root window) - thx fo...Anselm R. Garbe2007-03-02
* also, don't set the font all the timeAnselm R. Garbe2007-03-02
* Added tag 2.6 for changeset 775f761a5647Anselm R. Garbe2007-03-01
* useless var declaration prev_nitemAnselm R. Garbe2007-02-27
* changed Backspace/C-w behavior (now it only removes a single character)Anselm R. Garbe2007-02-26
* if isatty() first read from stdin and then grab the keyboard, otherwise first...Anselm R. Garbe2007-02-26
* next is 2.6, but not yet ;)Anselm R. Garbe2007-02-26
* Escape -s in dmenu.1Kris Maglione2007-02-25
* Added tag 2.5 for changeset 041143e9fc54Anselm R. Garbe2007-02-24