60 Commits (d77340ed53ab7b04e289569b00cb46bd6f3ec06b)

Author SHA1 Message Date
  Connor Lane Smith 26b9f3de0f libdraw now has own repo 14 years ago
  Connor Lane Smith 4508fd2c4e moved draw.c to libdraw.a 14 years ago
  Anselm R Garbe 851672cadc prepared bugfix release 4.1.1 14 years ago
  Anselm R Garbe 569a1f925a applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) 14 years ago
  Anselm R Garbe a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) 15 years ago
  a@null 51224dcb79 next release will be 4.0 15 years ago
  Anselm R Garbe cf7e4c15a9 backported drawtext() simplifications to dmenu 16 years ago
  Anselm R Garbe 3f244b1d52 minor fix 16 years ago
  Anselm R Garbe 8911aa1060 minor fix 16 years ago
  Anselm R Garbe a45f106d3c cosmetic fixes 16 years ago
  anselm@anselm1 1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 16 years ago
  Anselm R Garbe 7195e941c1 re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared 16 years ago
  Anselm R Garbe 745c46d8fa fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6 16 years ago
  anselm@anselm1 d8688f7a4f added dmenu run 16 years ago
  Anselm R. Garbe adc4ec02c0 adapted c99 for pedantic checks, even if those checks are somewhat broken 17 years ago
  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 17 years ago
  arg@suckless.org ccf4d7166f next version is 3.3 17 years ago
  Anselm R. Garbe 8b633bf17d applied Jukka's fix 17 years ago
  Anselm R. Garbe 5a3dfb1c40 removed strip, added -s to LDFLAGs 17 years ago
  Anselm R. Garbe aa2f73fc88 fixed a small bug in dmenu when an empty font is supplied 17 years ago
  Anselm R. Garbe 0e19146d5f making copyright notice more compact 17 years ago
  Anselm R. Garbe 85a151c6a4 next version is 2.9 17 years ago
  Anselm R. Garbe f555908cef attempt to grab the keyboard only 1000 times, not forever. 17 years ago
  Anselm R. Garbe 724f72142f also, don't set the font all the time 17 years ago
  Anselm R. Garbe 6c0e05eb0d next is 2.6, but not yet ;) 17 years ago
  Anselm R. Garbe 6b5b580aff fixed a bug when dmenu is run with -v 17 years ago
  Anselm R. Garbe a71424ac0e ok 2.4.2 17 years ago
  Anselm R. Garbe 68a24f5535 hotfix 17 years ago
  Anselm R. Garbe de34639883 made Fnt an anonymous struct 17 years ago
  Anselm R. Garbe 665488a6ee removed draw.c, implemented C-w handling (backward word deletion) 17 years ago
  Anselm R. Garbe dbccf6fbff got rid of LD, inspired by JGs patch to wmii 17 years ago
  Anselm R. Garbe 6175a39e8e hotfix changes 17 years ago
  Anselm R. Garbe 507c030b5b small fix of Control-j in dmenu.1 17 years ago
  arg@mig29 771c0cb607 next version will contain updated copyright notice 17 years ago
  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 17 years ago
  arg@mig29 3dcdbe2a57 added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) 17 years ago
  arg@mig29 225cd764c3 applied hotfix of sander 17 years ago
  arg@mig29 796c4fb9e5 removed hardcoded 'fixed' fallback, useless and misleading 17 years ago
  arg@mig29 5d43e9243c enforcing using imcomplete fonsets anyways 17 years ago
  arg@mig29 c65fdd6252 next version will be 1.5 17 years ago
  Anselm R. Garbe f633276774 fixing arg handling in dmenu (thanks to Sander for his report) 17 years ago
  Anselm R. Garbe d78bcf247f simplified main event loop 18 years ago
  Anselm R. Garbe ca973eb64e changing version info 18 years ago
  arg@mmvi 5c0d28e4ff removed config.h stuff, made dwm configurable due to command line options 18 years ago
  Anselm R. Garbe 0e5f467aa8 commented dmenu 18 years ago
  Anselm R. Garbe 1f207893e6 made dmenu.1 also concise 18 years ago
  Anselm R. Garbe 32ea45084b fixed man page 18 years ago
  Anselm R. Garbe 49ce444d32 updated version 18 years ago
  Anselm R. Garbe e980c7ff18 migrated dmenu to use 4 instead of 3 colors 18 years ago
  Anselm R.Garbe bbb2cc2a72 fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff) 18 years ago