Ryan
8f8e1aedbd
create config file for centered layout
...
This commit creates a config.h file for a nice default centered
dmenu. In addition to enabling the centered setting, it configures a
vertical list using a grid configuration. It also configures
XResources to use the color naming scheme I use in other applications
and removes settings that I won't ever want XResources to touch.
2023-09-19 11:06:37 -04:00
Anselm R Garbe
8623bf5d19
prepared dmenu-4.1 release
2010-05-28 11:42:49 +01:00
Anselm R Garbe
4d8a646958
got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available
2008-07-16 18:38:53 +01:00
Anselm R Garbe
b89a9501c7
reverted uint/ulong introduction
2008-07-16 18:18:38 +01:00
Anselm R Garbe
d2305e4b13
reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change
2008-06-14 10:55:13 +01:00
Anselm R Garbe
4fc6cbe608
yet another cosmetic change
2008-06-13 11:53:53 +01:00
Anselm R Garbe
a45f106d3c
cosmetic fixes
2008-06-13 11:46:50 +01:00
Anselm R Garbe
540a78761b
removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1
2008-03-12 15:41:19 +00:00
Anselm R. Garbe
1c488e6dac
fixed font definition
2007-10-01 11:44:25 +02:00
Anselm R. Garbe
fdc1dba7ce
using saner defaults
2007-09-30 12:47:40 +02:00
Anselm R. Garbe
3439470a47
applied new color nuance
2007-09-27 18:55:05 +02:00
Anselm R. Garbe
6674bac1d3
applied my favorite color scheme
2007-09-26 19:15:47 +02:00
Anselm R. Garbe
975dfb4163
switching to white
2007-09-23 18:49:24 +02:00
Anselm R. Garbe
06ae894434
micromizing dmenu step 1
2007-09-16 20:14:09 +02:00
arg@10ksloc.org
7aae7fac9c
removed config.h
2006-08-04 10:32:15 +02:00
arg@10ksloc.org
7817523a68
initial import
2006-08-04 09:35:27 +02:00