1
0
Commit Graph

233 Commits

Author SHA1 Message Date
Connor Lane Smith
0146b3c478 atexit cleanup 2010-07-02 03:44:01 +01:00
Connor Lane Smith
827c29f746 removed -e flag (too buggy), cleaned up 2010-06-30 22:42:15 +01:00
Connor Lane Smith
311463f829 fixed no-input invisible text bug 2010-06-30 10:45:24 +01:00
Connor Lane Smith
96f158414e libdraw now has own repo 2010-06-30 01:36:15 +01:00
Connor Lane Smith
14b2a6638d resizing vlist, new dinput binding 2010-06-30 00:52:14 +01:00
Connor Lane Smith
23f129ecbc cleaned up 2010-06-30 00:05:32 +01:00
Connor Lane Smith
ed5b452950 dinput with dmenu flags, fixed usage & -v, cosmetics 2010-06-29 16:07:31 +01:00
Connor Lane Smith
c984dc95dc extended libdraw 2010-06-28 06:09:34 +01:00
Connor Lane Smith
b36d8de8ad cleaned up 2010-06-25 04:33:41 +01:00
Connor Lane Smith
e5ee718f66 removed colors from dc 2010-06-24 16:24:04 +01:00
Connor Lane Smith
2b8a4a8671 decoupled draw.c from dmenu & dinput 2010-06-24 16:18:18 +01:00
Connor Lane Smith
0c0bcf7cdb fixed offsets, updated eprint, cleaned up 2010-06-24 14:22:34 +01:00
Connor Lane Smith
5eda52ee53 cleaned up 2010-06-23 13:49:24 +01:00
Connor Lane Smith
2d52820bf0 cleaned up 2010-06-23 13:31:11 +01:00
Connor Lane Smith
7275278d1c added draw.h 2010-06-23 13:29:15 +01:00
Connor Lane Smith
c4184fedda overlapping code 2010-06-23 12:42:08 +01:00
Connor Lane Smith
4ba681557e initial dmenu / dinput separation 2010-06-23 12:04:54 +01:00
Connor Lane Smith
2dca58cb5b fixed vlist cursor 2010-06-22 10:45:07 +01:00
Connor Lane Smith
23e4e1a5a1 updated manpage, changed keybinds
M- binds tend to be wm level, and there were up to 3 binds for the same action
M-{hjkl} also no longer made sense in vlist mode
2010-06-20 15:04:15 +01:00
Connor Lane Smith
d24efcbbd3 cleaned up 2010-06-20 01:19:17 +01:00
Connor Lane Smith
5c1e1a08e7 added ^K, optimisations 2010-06-20 00:44:26 +01:00
Connor Lane Smith
2c584ebe46 cleaned up 2010-06-16 15:36:17 +01:00
Connor Lane Smith
e139b8febf fixed vlist paging, cleaned up 2010-06-11 09:24:33 +01:00
Anselm R Garbe
c624af41fe applied Ramils patch 2010-05-29 12:55:38 +01:00
Anselm R Garbe
d54005dc26 prepared dmenu-4.1 release 2010-05-28 11:42:49 +01:00
Connor Lane Smith
f39a3226bd fixed vlist alignment 2010-05-05 11:42:39 +01:00
Connor Lane Smith
6b1eaca6f4 cleaning up 2010-05-02 23:17:02 +01:00
Connor Lane Smith
4a62ee8f9f fixed bad parenting, simpler vlist 2010-04-14 17:35:19 +00:00
Connor Lane Smith
03aaf0d364 fixed ^U cursor support 2010-04-13 20:14:45 +00:00
Connor Lane Smith
f45023cda1 fixed 3 bugs and some inconsistency 2010-04-07 16:15:34 +00:00
Anselm R Garbe
babf4ff1a5 applied Troels' patch, thanks Troels! 2010-04-01 21:40:11 +01:00
Anselm R Garbe
03616b0b01 commited Connor's sanity patch 2010-04-01 21:31:09 +01:00
pancake
cf3a23c6b0 apply nibble patch removing per-item length limit 2010-04-01 19:30:21 +02:00
pancake
b22d4e4384 add ^a and ^e keybindings 2010-04-01 19:10:41 +02:00
Anselm R Garbe
d5cfb20b00 applied Connor's subwindow patch 2010-03-31 22:43:49 +01:00
Anselm R Garbe
90e0fe8a61 applied Connor's next nice patch, thanks a lot! 2010-03-31 22:37:41 +01:00
anselm@garbe.us
710c2ff174 applied cls' patch, thanks Connor! 2010-03-22 07:50:26 +00:00
Anselm R Garbe
b4d8e4cd1b applied Connor's patch, thanks! 2010-03-07 08:32:16 +00:00
Anselm R Garbe
b9e8f899c9 this is only a temporary workaround, the command executed by -p must be configurable through some switch, that was the initial idea, just using sselp is too limited, I'll look into the other issues soon 2009-12-05 16:52:53 +00:00
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
8033eaa3d0 minor modification 2008-12-09 21:55:47 +00:00
Anselm R Garbe
da7189a087 simplified initfont 2008-08-29 10:09:40 +01:00
Anselm R Garbe
3d976301a6 reverted setlocale() call 2008-08-25 09:38:19 +01:00
Anselm R Garbe
48bb4e9e57 removed artifact from wmii menu 2008-08-23 09:33:56 +01:00
Anselm R Garbe
47748a5922 fixed a problem when backporting dwm's drawtext() 2008-08-18 19:24:29 +01:00
Anselm R Garbe
fa4421968c abc... 2008-08-18 10:20:53 +01:00
Anselm R Garbe
3e7f0d7dce removed the i = textnw... as remarked by Martin Hurton 2008-08-18 10:17:15 +01:00
Anselm R Garbe
5a254229e1 backported drawtext() simplifications to dmenu 2008-08-18 10:03:28 +01:00
Anselm R Garbe
733bc3923a getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times 2008-08-18 09:31:01 +01:00
Anselm R Garbe
e3e937cb04 similiar change as in dwm 2008-07-18 20:20:19 +01:00
Anselm R Garbe
d63e517ddb removed compiler warning if XINERAMA is disabled 2008-07-17 17:40:42 +01:00
Anselm R Garbe
333dfdd1e1 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
df33f5f989 reverted uint/ulong introduction 2008-07-16 18:18:38 +01:00
Anselm R Garbe
fb73f3dafc minor update regarding locale support 2008-06-30 10:00:00 +01:00
Anselm R Garbe
05f455d197 removed emalloc, used only once so obsolete 2008-06-21 16:43:12 +01:00
Anselm R Garbe
faa881ba49 minor fix 2008-06-19 09:18:17 +01:00
Anselm R Garbe
9f1970ff22 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
09dd6c70bd using xidx 2008-06-13 12:04:04 +01:00
Anselm R Garbe
ce0927e93f cosmetic fixes 2008-06-13 11:46:50 +01:00
Anselm R Garbe
41a1e115dc s/unsigned int/uint/, s/unsigned long/ulong/ 2008-05-22 11:15:11 +01:00
Anselm R Garbe
48193a5601 foo 2008-05-20 15:07:42 +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
3d6fd016a4 using limits.h 2008-03-25 10:18:17 +00:00
Anselm R Garbe
757ded3b27 bugfix of the -0 case in dmenu (thanks to Sander for his hint) 2008-03-25 09:43:34 +00:00
Anselm R Garbe
edc5bd2624 applied Jukkas hotfix 2008-03-24 15:56:41 +00:00
Sander van Dijk
b550b3807d more cosmetics 2008-03-23 22:06:09 +01:00
Sander van Dijk
191b11fa4e cosmetics 2008-03-23 21:17:35 +01:00
Sander van Dijk
d03db27466 made some whitespacing consistent. 2008-03-23 21:11:42 +01:00
sander@localhost
f0b40c2272 removed unused variable nitem. 2008-03-23 12:09:29 +01:00
anselm@anselm1
526ac879ce several performance tweaks 2008-03-22 14:52:00 +00: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 R Garbe
67ca561939 applied next patch of Sander 2008-03-13 12:02:29 +00:00
anselm@anselm1
a2fd1ba078 applied Sanders patch 2008-03-12 21:37:43 +00:00
Anselm R Garbe
7bc43c37a5 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
2c6f4ebae3 implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear) 2007-10-01 15:28:42 +02:00
arg@suckless.org
9740d47579 casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) 2007-09-24 15:04:31 +02:00
Anselm R. Garbe
3d8bf688d4 yet another cosmetic fix 2007-09-23 18:32:08 +02:00
Anselm R. Garbe
64baa5e456 small cosmetic fix 2007-09-23 18:31:19 +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
f8690b9940 applied yiyus initfont fix 2007-09-19 17:33:35 +02:00
Anselm R. Garbe
6b16d827bb reorganized 2007-09-17 20:53:14 +02:00
Anselm R. Garbe
5ba5ad8216 micromizing dmenu step 1 2007-09-16 20:14:09 +02:00