Commit Graph

57 Commits

Author SHA1 Message Date
569a1f925a applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) 2009-11-28 12:28:15 +00:00
a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) 2009-02-21 19:21:54 +00:00
51224dcb79 next release will be 4.0 2008-12-12 19:58:52 +00:00
cf7e4c15a9 backported drawtext() simplifications to dmenu 2008-08-18 10:03:28 +01:00
3f244b1d52 minor fix 2008-06-19 09:18:17 +01:00
8911aa1060 minor fix 2008-06-18 18:20:21 +01:00
a45f106d3c cosmetic fixes 2008-06-13 11:46:50 +01:00
1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 2008-05-19 20:29:32 +01:00
7195e941c1 re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared 2008-04-09 23:31:49 +01:00
745c46d8fa fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6 2008-03-18 16:52:51 +00:00
d8688f7a4f added dmenu run 2007-12-22 12:20:20 +00:00
adc4ec02c0 adapted c99 for pedantic checks, even if those checks are somewhat broken 2007-10-10 18:57:51 +02:00
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 2007-09-23 18:26:41 +02:00
ccf4d7166f next version is 3.3 2007-09-17 09:13:21 +02:00
8b633bf17d applied Jukka's fix 2007-05-23 13:22:27 +02:00
5a3dfb1c40 removed strip, added -s to LDFLAGs 2007-05-15 13:44:41 +02:00
aa2f73fc88 fixed a small bug in dmenu when an empty font is supplied 2007-05-02 15:25:52 +02:00
0e19146d5f making copyright notice more compact 2007-04-13 11:36:44 +02:00
85a151c6a4 next version is 2.9 2007-03-28 08:17:57 +02:00
f555908cef attempt to grab the keyboard only 1000 times, not forever. 2007-03-07 11:01:14 +01:00
724f72142f also, don't set the font all the time 2007-03-02 15:16:36 +01:00
6c0e05eb0d next is 2.6, but not yet ;) 2007-02-26 10:47:52 +01:00
6b5b580aff fixed a bug when dmenu is run with -v 2007-02-23 14:39:54 +01:00
a71424ac0e ok 2.4.2 2007-02-23 13:51:06 +01:00
68a24f5535 hotfix 2007-02-23 13:28:38 +01:00
de34639883 made Fnt an anonymous struct 2007-02-22 18:16:35 +01:00
665488a6ee removed draw.c, implemented C-w handling (backward word deletion) 2007-02-19 15:49:50 +01:00
dbccf6fbff got rid of LD, inspired by JGs patch to wmii 2007-02-05 11:10:41 +01:00
6175a39e8e hotfix changes 2007-01-17 11:10:26 +01:00
507c030b5b small fix of Control-j in dmenu.1 2007-01-16 11:07:30 +01:00
771c0cb607 next version will contain updated copyright notice 2007-01-02 15:38:44 +01:00
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 2006-12-18 12:52:58 +01:00
3dcdbe2a57 added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) 2006-12-14 14:40:58 +01:00
225cd764c3 applied hotfix of sander 2006-12-14 09:30:23 +01:00
796c4fb9e5 removed hardcoded 'fixed' fallback, useless and misleading 2006-12-08 10:41:16 +01:00
5d43e9243c enforcing using imcomplete fonsets anyways 2006-12-05 10:31:20 +01:00
c65fdd6252 next version will be 1.5 2006-11-26 15:49:47 +01:00
f633276774 fixing arg handling in dmenu (thanks to Sander for his report) 2006-10-23 10:12:09 +02:00
d78bcf247f simplified main event loop 2006-10-10 19:15:06 +02:00
ca973eb64e changing version info 2006-10-06 12:39:06 +02:00
5c0d28e4ff removed config.h stuff, made dwm configurable due to command line options 2006-09-26 13:20:47 +02:00
0e5f467aa8 commented dmenu 2006-09-11 13:18:09 +02:00
1f207893e6 made dmenu.1 also concise 2006-09-07 09:36:53 +02:00
32ea45084b fixed man page 2006-09-04 19:47:09 +02:00
49ce444d32 updated version 2006-08-28 12:26:25 +02:00
e980c7ff18 migrated dmenu to use 4 instead of 3 colors 2006-08-24 11:47:08 +02:00
bbb2cc2a72 fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff) 2006-08-16 19:25:04 +02:00
02ddc93c94 applied sanders patch 2006-08-16 12:37:01 +02:00
be6b534520 fixed the same issue in dmenu 2006-08-15 16:56:55 +02:00
2f3068fb77 added comment 2006-08-14 08:44:54 +02:00