229 Révisions (03c546c6b30ae4d5920ca8fc1ef154ca4a6ccf52)
 

Auteur SHA1 Message Date
  Anselm R. Garbe 03c546c6b3 fixed dmenu il y a 17 ans
  Anselm R. Garbe fdc1dba7ce using saner defaults il y a 17 ans
  Anselm R. Garbe 3439470a47 applied new color nuance il y a 17 ans
  Anselm R. Garbe 6674bac1d3 applied my favorite color scheme il y a 17 ans
  arg@suckless.org 72a8eb412f casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) il y a 17 ans
  Anselm R. Garbe 975dfb4163 switching to white il y a 17 ans
  Anselm R. Garbe 2e898a308f yet another cosmetic fix il y a 17 ans
  Anselm R. Garbe 6514b07ad2 small cosmetic fix il y a 17 ans
  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 il y a 17 ans
  Anselm R. Garbe 70cb32b021 Added tag 3.3 for changeset 709df5a4bad7 il y a 17 ans
  arg@suckless.org 56f9e26b72 applied yiyus initfont fix il y a 17 ans
  Anselm R. Garbe d094ebea96 reorganized il y a 17 ans
  arg@suckless.org ccf4d7166f next version is 3.3 il y a 17 ans
  Anselm R. Garbe 06ae894434 micromizing dmenu step 1 il y a 17 ans
  Anselm R. Garbe b97783b07f fixed fallback il y a 17 ans
  arg@f00b4r 11cb2e7dcc applied ido-matching to dmenu il y a 17 ans
  Anselm R. Garbe 07239bbddd foooooo il y a 17 ans
  Anselm R. Garbe 124bfd4a08 Added tag 3.2 for changeset e4c81a78ffba il y a 17 ans
  Anselm R. Garbe d27e3c1092 referred to LICENSE file il y a 17 ans
  Anselm R. Garbe 3a9f3a51ce I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I don't care about PATH changes, keep it simple, stupid il y a 17 ans
  Kris Maglione 53e92b5c17 Fix the uptodate logic (uptodate if !find newer dirs than the cache). il y a 17 ans
  Kris Maglione d50ff5ca11 Silence the first find in dmenu_path. il y a 17 ans
  Kris Maglione 383e40dc21 Fix grouping in dmenu_path. il y a 17 ans
  Kris Maglione 8369e1736b Merge. il y a 17 ans
  Kris Maglione c04b688cc0 Changed dmenu_path (fixed race, improved speed, check that $PATH is the same as the last run). il y a 17 ans
  Anselm R. Garbe 4ebd7c4a21 removed some superflous strncmp's il y a 17 ans
  Anselm R. Garbe dfe95cb546 made dmenu_path the way anydot proposed in response to Jukka il y a 17 ans
  Anselm R. Garbe 8b633bf17d applied Jukka's fix il y a 17 ans
  Anselm R. Garbe 64697cdd0c Added tag 3.1 for changeset 8f0f917ac988 il y a 17 ans
  Anselm R. Garbe 5a3dfb1c40 removed strip, added -s to LDFLAGs il y a 17 ans
  Anselm R. Garbe 4042a11e51 applied anydot's dmenu_path caching patch, thank you! il y a 17 ans
  Anselm R. Garbe aa2f73fc88 fixed a small bug in dmenu when an empty font is supplied il y a 17 ans
  Anselm R. Garbe f189781bbd Added tag 3.0 for changeset 59b3024854db il y a 17 ans
  Anselm R. Garbe 0e19146d5f making copyright notice more compact il y a 17 ans
  Anselm R. Garbe 85a151c6a4 next version is 2.9 il y a 17 ans
  Anselm R. Garbe 1fa4fa386a allowing numpad keys as inpyt il y a 17 ans
  Anselm R. Garbe e1515a2fdc Added tag 2.8 for changeset dd3d02b07cac il y a 17 ans
  Anselm R. Garbe f555908cef attempt to grab the keyboard only 1000 times, not forever. il y a 17 ans
  Anselm R. Garbe 73120414e2 reverting keyboard grab to root window - invoking several dmenu's now works again... il y a 17 ans
  Kris Maglione 9911455f5b Wait for an Expose and draw the menu immediately after mapping the window. il y a 17 ans
  Anselm R. Garbe 2772c51e79 Added tag 2.7 for changeset fbd9e9d63f20 il y a 17 ans
  Anselm R. Garbe d57c873f10 keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hint il y a 17 ans
  Anselm R. Garbe 724f72142f also, don't set the font all the time il y a 17 ans
  Anselm R. Garbe 5b8dce15d3 Added tag 2.6 for changeset 775f761a5647 il y a 17 ans
  Anselm R. Garbe 063c3d26e9 useless var declaration prev_nitem il y a 17 ans
  Anselm R. Garbe 03c2b05bb2 changed Backspace/C-w behavior (now it only removes a single character) il y a 17 ans
  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 il y a 17 ans
  Anselm R. Garbe 6c0e05eb0d next is 2.6, but not yet ;) il y a 17 ans
  Kris Maglione 900d34347b Escape -s in dmenu.1 il y a 17 ans
  Anselm R. Garbe 4d0cc17794 Added tag 2.5 for changeset 041143e9fc54 il y a 17 ans