1
0
Commit Graph

57 Commits

Author SHA1 Message Date
Anselm R Garbe
0ec702fcc9 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
Anselm R Garbe
8940a4ec26 applied Matthias Christian Ott's sanity fixes (thanks a lot!) 2009-02-21 19:21:54 +00:00
a@null
88592a9e9f next release will be 4.0 2008-12-12 19:58:52 +00:00
Anselm R Garbe
5a254229e1 backported drawtext() simplifications to dmenu 2008-08-18 10:03:28 +01:00
Anselm R Garbe
faa881ba49 minor fix 2008-06-19 09:18:17 +01:00
Anselm R Garbe
82562d61ff minor fix 2008-06-18 18:20:21 +01:00
Anselm R Garbe
ce0927e93f cosmetic fixes 2008-06-13 11:46:50 +01:00
anselm@anselm1
fcbababeea added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 2008-05-19 20:29:32 +01:00
Anselm R Garbe
23c9149e1a re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared 2008-04-09 23:31:49 +01:00
Anselm R Garbe
a244fee551 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
anselm@anselm1
67bf8f1c85 added dmenu run 2007-12-22 12:20:20 +00:00
Anselm R. Garbe
559b38db87 adapted c99 for pedantic checks, even if those checks are somewhat broken 2007-10-10 18:57:51 +02:00
Anselm R. Garbe
4a2f2fbddd 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
arg@suckless.org
c5f7a23034 next version is 3.3 2007-09-17 09:13:21 +02:00
Anselm R. Garbe
aa9e0df79d applied Jukka's fix 2007-05-23 13:22:27 +02:00
Anselm R. Garbe
4b905613db removed strip, added -s to LDFLAGs 2007-05-15 13:44:41 +02:00
Anselm R. Garbe
f0a8fb790d fixed a small bug in dmenu when an empty font is supplied 2007-05-02 15:25:52 +02:00
Anselm R. Garbe
607547ebe9 making copyright notice more compact 2007-04-13 11:36:44 +02:00
Anselm R. Garbe
083d4ad1f9 next version is 2.9 2007-03-28 08:17:57 +02:00
Anselm R. Garbe
01f4392ccf attempt to grab the keyboard only 1000 times, not forever. 2007-03-07 11:01:14 +01:00
Anselm R. Garbe
4225921733 also, don't set the font all the time 2007-03-02 15:16:36 +01:00
Anselm R. Garbe
40b8f05922 next is 2.6, but not yet ;) 2007-02-26 10:47:52 +01:00
Anselm R. Garbe
54bc217bd9 fixed a bug when dmenu is run with -v 2007-02-23 14:39:54 +01:00
Anselm R. Garbe
c017190564 ok 2.4.2 2007-02-23 13:51:06 +01:00
Anselm R. Garbe
158acd3d68 hotfix 2007-02-23 13:28:38 +01:00
Anselm R. Garbe
db151423f8 made Fnt an anonymous struct 2007-02-22 18:16:35 +01:00
Anselm R. Garbe
e63ff02419 removed draw.c, implemented C-w handling (backward word deletion) 2007-02-19 15:49:50 +01:00
Anselm R. Garbe
a852cb33c1 got rid of LD, inspired by JGs patch to wmii 2007-02-05 11:10:41 +01:00
Anselm R. Garbe
bf6ee88eef hotfix changes 2007-01-17 11:10:26 +01:00
Anselm R. Garbe
55a9d6efd6 small fix of Control-j in dmenu.1 2007-01-16 11:07:30 +01:00
arg@mig29
8b1697c480 next version will contain updated copyright notice 2007-01-02 15:38:44 +01:00
arg@mig29
de7ab0f95d 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
arg@mig29
faa7fbad82 added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) 2006-12-14 14:40:58 +01:00
arg@mig29
ce24355241 applied hotfix of sander 2006-12-14 09:30:23 +01:00
arg@mig29
771bb341ae removed hardcoded 'fixed' fallback, useless and misleading 2006-12-08 10:41:16 +01:00
arg@mig29
e34fbd2320 enforcing using imcomplete fonsets anyways 2006-12-05 10:31:20 +01:00
arg@mig29
1deed2fde1 next version will be 1.5 2006-11-26 15:49:47 +01:00
Anselm R. Garbe
4a56486d79 fixing arg handling in dmenu (thanks to Sander for his report) 2006-10-23 10:12:09 +02:00
Anselm R. Garbe
e916910ae9 simplified main event loop 2006-10-10 19:15:06 +02:00
Anselm R. Garbe
07ef2eeb2c changing version info 2006-10-06 12:39:06 +02:00
arg@mmvi
1e0d10fe28 removed config.h stuff, made dwm configurable due to command line options 2006-09-26 13:20:47 +02:00
Anselm R. Garbe
25449aa5da commented dmenu 2006-09-11 13:18:09 +02:00
Anselm R. Garbe
c165ba591e made dmenu.1 also concise 2006-09-07 09:36:53 +02:00
Anselm R. Garbe
3d1889a95a fixed man page 2006-09-04 19:47:09 +02:00
Anselm R. Garbe
6b980e7a2d updated version 2006-08-28 12:26:25 +02:00
Anselm R. Garbe
7bd6f6c05c migrated dmenu to use 4 instead of 3 colors 2006-08-24 11:47:08 +02:00
Anselm R.Garbe
d0ea472473 fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff) 2006-08-16 19:25:04 +02:00
Anselm R.Garbe
d4c19aeda5 applied sanders patch 2006-08-16 12:37:01 +02:00
Anselm R.Garbe
52a2460422 fixed the same issue in dmenu 2006-08-15 16:56:55 +02:00
Anselm R.Garbe
20bb5a96a0 added comment 2006-08-14 08:44:54 +02:00