Commits


applied next patch of Sander


applied Sanders patch


removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1


removed set


updated


added dmenu run


Added tag 3.4 for changeset 9ab649b3b3e5


adapted c99 for pedantic checks, even if those checks are somewhat broken


implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear)


fixed font definition


fixed dmenu


using saner defaults


applied new color nuance


applied my favorite color scheme


casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)


switching to white


yet another cosmetic fix


small cosmetic fix


applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders


Added tag 3.3 for changeset 709df5a4bad7


applied yiyus initfont fix


reorganized


next version is 3.3


micromizing dmenu step 1


fixed fallback