aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* updatedanselm@aab2008-02-11-1/+1
* added dmenu runanselm@anselm12007-12-22-3/+7
* Added tag 3.4 for changeset 9ab649b3b3e5Anselm R. Garbe2007-10-25-0/+1
* adapted c99 for pedantic checks, even if those checks are somewhat broken3.4Anselm R. Garbe2007-10-10-1/+1
* implemented strcasestr for dmenu (I call it cistrstr) for portability issues ...Anselm R. Garbe2007-10-01-1/+25
* fixed font definitionAnselm R. Garbe2007-10-01-1/+1
* fixed dmenuAnselm R. Garbe2007-09-30-1/+1
* using saner defaultsAnselm R. Garbe2007-09-30-4/+4
* applied new color nuanceAnselm R. Garbe2007-09-27-2/+2
* applied my favorite color schemeAnselm R. Garbe2007-09-26-5/+5
* casting char to int when using tolower (thanks to Jukkas careful cosmetic che...arg@suckless.org2007-09-24-1/+1
* switching to whiteAnselm R. Garbe2007-09-23-4/+4
* yet another cosmetic fixAnselm R. Garbe2007-09-23-6/+2
* small cosmetic fixAnselm R. Garbe2007-09-23-1/+1
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe2007-09-23-41/+45
* Added tag 3.3 for changeset 709df5a4bad7Anselm R. Garbe2007-09-22-0/+1
* applied yiyus initfont fix3.3arg@suckless.org2007-09-19-4/+3
* reorganizedAnselm R. Garbe2007-09-17-288/+299
* next version is 3.3arg@suckless.org2007-09-17-2/+2
* micromizing dmenu step 1Anselm R. Garbe2007-09-16-152/+149
* fixed fallbackAnselm R. Garbe2007-09-15-2/+4
* applied ido-matching to dmenuarg@f00b4r2007-07-24-0/+21
* fooooooAnselm R. Garbe2007-06-01-6/+6
* Added tag 3.2 for changeset e4c81a78ffbaAnselm R. Garbe2007-05-30-0/+1
* referred to LICENSE file3.2Anselm R. Garbe2007-05-30-12/+4
* I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I...Anselm R. Garbe2007-05-24-17/+17
* Fix the uptodate logic (uptodate if !find newer dirs than the cache).Kris Maglione2007-05-23-2/+2
* Silence the first find in dmenu_path.Kris Maglione2007-05-23-1/+1
* Fix grouping in dmenu_path.Kris Maglione2007-05-23-1/+1
* Merge.Kris Maglione2007-05-23-8/+8
|\
| * removed some superflous strncmp'sAnselm R. Garbe2007-05-23-8/+8
* | Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ...Kris Maglione2007-05-23-16/+17
|/
* made dmenu_path the way anydot proposed in response to JukkaAnselm R. Garbe2007-05-23-15/+8
* applied Jukka's fixAnselm R. Garbe2007-05-23-5/+7
* Added tag 3.1 for changeset 8f0f917ac988Anselm R. Garbe2007-05-21-0/+1
* removed strip, added -s to LDFLAGs3.1Anselm R. Garbe2007-05-15-2/+1
* applied anydot's dmenu_path caching patch, thank you!Anselm R. Garbe2007-05-14-5/+26
* fixed a small bug in dmenu when an empty font is suppliedAnselm R. Garbe2007-05-02-1/+3
* Added tag 3.0 for changeset 59b3024854dbAnselm R. Garbe2007-04-19-0/+1
* making copyright notice more compact3.0Anselm R. Garbe2007-04-13-20/+17
* next version is 2.9Anselm R. Garbe2007-03-28-1/+1
* allowing numpad keys as inpytAnselm R. Garbe2007-03-27-0/+7
* Added tag 2.8 for changeset dd3d02b07cacAnselm R. Garbe2007-03-07-0/+1
* attempt to grab the keyboard only 1000 times, not forever.2.8Anselm R. Garbe2007-03-07-6/+12
* reverting keyboard grab to root window - invoking several dmenu's now works a...Anselm R. Garbe2007-03-07-22/+24
* Wait for an Expose and draw the menu immediately after mapping the window.Kris Maglione2007-03-06-4/+3
* Added tag 2.7 for changeset fbd9e9d63f20Anselm R. Garbe2007-03-05-0/+1
* keyboard grab works on the dmenu window now (not on the root window) - thx fo...2.7Anselm R. Garbe2007-03-02-21/+20
* also, don't set the font all the timeAnselm R. Garbe2007-03-02-12/+7
* Added tag 2.6 for changeset 775f761a5647Anselm R. Garbe2007-03-01-0/+1