3439470a47applied new color nuance
Anselm R. Garbe
2007-09-27 18:55:05 +02:00
6674bac1d3applied my favorite color scheme
Anselm R. Garbe
2007-09-26 19:15:47 +02:00
72a8eb412fcasting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)
arg@suckless.org
2007-09-24 15:04:31 +02:00
975dfb4163switching to white
Anselm R. Garbe
2007-09-23 18:49:24 +02:00
2e898a308fyet another cosmetic fix
Anselm R. Garbe
2007-09-23 18:32:08 +02:00
6514b07ad2small cosmetic fix
Anselm R. Garbe
2007-09-23 18:31:19 +02:00
724fe3cf7fapplied 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
Anselm R. Garbe
2007-09-23 18:26:41 +02:00
70cb32b021Added tag 3.3 for changeset 709df5a4bad7
Anselm R. Garbe
2007-09-22 09:12:50 +02:00
d094ebea96reorganized
Anselm R. Garbe
2007-09-17 20:53:14 +02:00
ccf4d7166fnext version is 3.3
arg@suckless.org
2007-09-17 09:13:21 +02:00
06ae894434micromizing dmenu step 1
Anselm R. Garbe
2007-09-16 20:14:09 +02:00
b97783b07ffixed fallback
Anselm R. Garbe
2007-09-15 20:28:20 +02:00
11cb2e7dccapplied ido-matching to dmenu
arg@f00b4r
2007-07-24 18:19:09 +02:00
07239bbdddfoooooo
Anselm R. Garbe
2007-06-01 12:28:30 +02:00
124bfd4a08Added tag 3.2 for changeset e4c81a78ffba
Anselm R. Garbe
2007-05-30 12:22:38 +02:00
d27e3c1092referred to LICENSE file
3.2
Anselm R. Garbe
2007-05-30 12:19:06 +02:00
3a9f3a51ceI 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
Anselm R. Garbe
2007-05-24 10:34:44 +02:00
53e92b5c17Fix the uptodate logic (uptodate if !find newer dirs than the cache).
Kris Maglione
2007-05-23 19:38:23 -04:00
d50ff5ca11Silence the first find in dmenu_path.
Kris Maglione
2007-05-23 18:35:05 -04:00
383e40dc21Fix grouping in dmenu_path.
Kris Maglione
2007-05-23 16:59:38 -04:00
aa2f73fc88fixed a small bug in dmenu when an empty font is supplied
Anselm R. Garbe
2007-05-02 15:25:52 +02:00
f189781bbdAdded tag 3.0 for changeset 59b3024854db
Anselm R. Garbe
2007-04-19 09:27:08 +02:00
0e19146d5fmaking copyright notice more compact
3.0
Anselm R. Garbe
2007-04-13 11:36:44 +02:00
85a151c6a4next version is 2.9
Anselm R. Garbe
2007-03-28 08:17:57 +02:00
1fa4fa386aallowing numpad keys as inpyt
Anselm R. Garbe
2007-03-27 16:52:50 +02:00
e1515a2fdcAdded tag 2.8 for changeset dd3d02b07cac
Anselm R. Garbe
2007-03-07 13:30:57 +01:00
f555908cefattempt to grab the keyboard only 1000 times, not forever.
2.8
Anselm R. Garbe
2007-03-07 11:01:14 +01:00
73120414e2reverting keyboard grab to root window - invoking several dmenu's now works again...
Anselm R. Garbe
2007-03-07 10:54:21 +01:00
9911455f5bWait for an Expose and draw the menu immediately after mapping the window.
Kris Maglione
2007-03-06 03:24:40 -05:00
2772c51e79Added tag 2.7 for changeset fbd9e9d63f20
Anselm R. Garbe
2007-03-05 11:25:18 +01:00
d57c873f10keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hint
2.7
Anselm R. Garbe
2007-03-02 21:48:48 +01:00
724f72142falso, don't set the font all the time
Anselm R. Garbe
2007-03-02 15:16:36 +01:00
5b8dce15d3Added tag 2.6 for changeset 775f761a5647
Anselm R. Garbe
2007-03-01 15:47:54 +01:00
063c3d26e9useless var declaration prev_nitem
2.6
Anselm R. Garbe
2007-02-27 14:44:21 +01:00
03c2b05bb2changed Backspace/C-w behavior (now it only removes a single character)
Anselm R. Garbe
2007-02-26 14:07:19 +01:00
8a066fabd9if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin
Anselm R. Garbe
2007-02-26 11:44:41 +01:00
6c0e05eb0dnext is 2.6, but not yet ;)
Anselm R. Garbe
2007-02-26 10:47:52 +01:00
900d34347bEscape -s in dmenu.1
Kris Maglione
2007-02-25 16:41:05 -05:00
4d0cc17794Added tag 2.5 for changeset 041143e9fc54
Anselm R. Garbe
2007-02-24 15:38:26 +01:00
28b6ea0f67I also dislike sort -u, I support that each Unix tool does one job and does it right ;)
2.5
Anselm R. Garbe
2007-02-24 15:38:10 +01:00
598d72fba9removed superfluous externs as well
Anselm R. Garbe
2007-02-24 14:07:40 +01:00
007be12f2busing the old-style fashion we uses earlier
Anselm R. Garbe
2007-02-23 15:28:25 +01:00
6b5b580afffixed a bug when dmenu is run with -v
Anselm R. Garbe
2007-02-23 14:39:54 +01:00
d8b48d64e1Added tag 2.4.2 for changeset 1ca5d430524e
Anselm R. Garbe
2007-02-23 13:51:23 +01:00
771c0cb607next version will contain updated copyright notice
arg@mig29
2007-01-02 15:38:44 +01:00
43a19425afAdded tag 1.8 for changeset d3e6fa22ae45b38b1bdb0d813390365e5930360b
arg@mig29
2006-12-19 11:49:38 +01:00
bbfd5391acfixed a typo in dmenu.1
1.8
arg@mig29
2006-12-19 11:49:28 +01:00
0e96ae6f48prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now)
arg@mig29
2006-12-19 11:39:07 +01:00
989649b5a5added wmii reference to dmenu(1)
arg@mig29
2006-12-18 13:46:44 +01:00
f8d2a29a20agreed with Sander
arg@mig29
2006-12-18 13:25:11 +01:00
3438af001aapplied 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
arg@mig29
2006-12-18 12:52:58 +01:00