9 Revize (540a78761b26b2af4f47e46d27ad6406548c8a1c)

Autor SHA1 Zpráva Datum
  Anselm R Garbe 540a78761b removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1 před 16 roky
  Anselm R. Garbe 8b2f132973 implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear) před 17 roky
  arg@suckless.org 72a8eb412f casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) před 17 roky
  Anselm R. Garbe 2e898a308f yet another cosmetic fix před 17 roky
  Anselm R. Garbe 6514b07ad2 small cosmetic fix před 17 roky
  Anselm R. Garbe 724fe3cf7f 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 před 17 roky
  arg@suckless.org 56f9e26b72 applied yiyus initfont fix před 17 roky
  Anselm R. Garbe d094ebea96 reorganized před 17 roky
  Anselm R. Garbe 06ae894434 micromizing dmenu step 1 před 17 roky
  Anselm R. Garbe b97783b07f fixed fallback před 17 roky
  arg@f00b4r 11cb2e7dcc applied ido-matching to dmenu před 17 roky
  Anselm R. Garbe d27e3c1092 referred to LICENSE file před 17 roky
  Anselm R. Garbe 4ebd7c4a21 removed some superflous strncmp's před 17 roky
  Anselm R. Garbe aa2f73fc88 fixed a small bug in dmenu when an empty font is supplied před 17 roky
  Anselm R. Garbe 0e19146d5f making copyright notice more compact před 17 roky
  Anselm R. Garbe 1fa4fa386a allowing numpad keys as inpyt před 17 roky
  Anselm R. Garbe f555908cef attempt to grab the keyboard only 1000 times, not forever. před 17 roky
  Anselm R. Garbe 73120414e2 reverting keyboard grab to root window - invoking several dmenu's now works again... před 17 roky
  Kris Maglione 9911455f5b Wait for an Expose and draw the menu immediately after mapping the window. před 17 roky
  Anselm R. Garbe d57c873f10 keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hint před 17 roky
  Anselm R. Garbe 724f72142f also, don't set the font all the time před 17 roky
  Anselm R. Garbe 063c3d26e9 useless var declaration prev_nitem před 17 roky
  Anselm R. Garbe 03c2b05bb2 changed Backspace/C-w behavior (now it only removes a single character) před 17 roky
  Anselm R. Garbe 8a066fabd9 if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin před 17 roky
  Anselm R. Garbe 6b5b580aff fixed a bug when dmenu is run with -v před 17 roky
  Anselm R. Garbe 8a10b35c64 renamed getcolor to initcolor před 17 roky
  Anselm R. Garbe e4fc905317 s/setfont/initfont/ před 17 roky
  Anselm R. Garbe a1913a6af7 readded draw.c again (except getcolor and setfont) před 17 roky
  Anselm R. Garbe 66b2e8379f removed -t, now using isatty() instead of select() to prevent execution from an interactive shell před 17 roky
  Anselm R. Garbe 665488a6ee removed draw.c, implemented C-w handling (backward word deletion) před 17 roky
  Anselm R. Garbe 3ba8b71aba nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again před 17 roky
  Anselm R. Garbe 2bac5599b3 letting dmenu appear at the bottom by default před 17 roky
  Anselm R. Garbe 6175a39e8e hotfix changes před 17 roky
  Anselm R. Garbe b76632b9e3 small fix před 17 roky
  Anselm R. Garbe f8f5b27036 removed useless mx, my před 17 roky
  Anselm R. Garbe b6cd6ed266 added evil key support to dmenu před 17 roky
  Anselm R. Garbe c0fcfb7827 applied Sanders dmenu_ctrlchars.patch (thanks!) před 17 roky
  Anselm R. Garbe a45d6983ab applied Alexis Hildebrandts patches před 17 roky
  arg@mig29 08420a935b corrections před 18 roky
  arg@mig29 deea1fb5ab corrected před 18 roky
  arg@mig29 771c0cb607 next version will contain updated copyright notice před 18 roky
  arg@mig29 0e96ae6f48 prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now) před 18 roky
  arg@mig29 f8d2a29a20 agreed with Sander před 18 roky
  arg@mig29 3438af001a applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus před 18 roky
  arg@mig29 201b056e39 hotfix před 18 roky
  arg@mig29 3dcdbe2a57 added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) před 18 roky
  arg@mig29 2829009138 silent hotfix před 18 roky
  arg@mig29 225cd764c3 applied hotfix of sander před 18 roky
  arg@mig29 65912f2a96 added prompt option (-p 'prompt text'), documented in man page as well před 18 roky
  arg@mig29 4bd3466215 ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling před 18 roky