1
0
Commit Graph

235 Commits

Author SHA1 Message Date
Connor Lane Smith
7bcc9b6c2c match first 2011-05-15 14:21:00 +01:00
Connor Lane Smith
1384537af7 faster grab 2011-05-15 14:13:31 +01:00
Connor Lane Smith
f5704238b8 cleanup 2011-05-15 13:58:54 +01:00
Connor Lane Smith
721accf828 fast but inexact 2011-05-15 13:02:33 +01:00
Connor Lane Smith
8fb09a7924 cleanup 2011-05-14 22:43:42 +01:00
Connor Lane Smith
9dbbebaf1e instant ^E 2011-05-14 18:39:27 +01:00
Connor Lane Smith
82d389760c fix typo 2011-05-14 17:47:12 +01:00
Connor Lane Smith
6f9896a5c2 use array for items 2011-05-14 17:46:20 +01:00
Connor Lane Smith
ce9295cb8e fixed xinerama corner case 2011-05-12 13:17:41 +01:00
Connor Lane Smith
45045a2112 fixed -m bug (thanks Rob) 2011-05-11 12:25:50 +01:00
Connor Lane Smith
db1d970bb8 fast grab patch (thanks Rob) 2011-05-08 15:15:24 +01:00
Connor Lane Smith
c24f2967f2 helpful errors 2011-05-06 21:13:02 +01:00
Connor Lane Smith
5d02e6020b paring 2011-05-05 15:46:48 +01:00
Connor Lane Smith
ac641cc331 update license 2011-01-07 18:55:00 +00:00
Connor Lane Smith
060dccdae4 moved main, updated args 2010-11-17 04:33:34 +00:00
Connor Lane Smith
0d9f4fe91a rebound paste to ^Y 2010-11-12 00:00:32 +00:00
Connor Lane Smith
513f66cb31 removed libdc dependence 2010-11-11 23:56:39 +00:00
Connor Lane Smith
847a519409 -m flag to fix dwm selmon bug 2010-11-02 12:15:15 +00:00
Connor Lane Smith
42b9a03168 fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case 2010-09-13 14:22:02 +01:00
Connor Lane Smith
3ce8f8de3f simplification 2010-09-11 19:48:10 +01:00
Connor Lane Smith
c2507f82ae update to libdc, fixed utf8 bug 2010-09-11 13:37:01 +01:00
Connor Lane Smith
f8d31b453c arrow offset 2010-08-20 19:57:13 +01:00
Connor Lane Smith
15a373ec56 fixed width bug 2010-08-20 19:42:58 +01:00
Connor Lane Smith
2f8054552a rebound paste, removed useless max widths 2010-08-20 13:50:44 +01:00
Connor Lane Smith
760739bb2d new libdraw 2010-08-19 16:43:39 +01:00
Connor Lane Smith
72022e7271 new libdraw 2010-08-19 16:17:57 +01:00
Connor Lane Smith
5c7cb0ea42 resorted globals 2010-08-18 17:35:23 +01:00
Connor Lane Smith
bad83c9903 signed ints, ignore negative -l value 2010-08-18 17:33:34 +01:00
Connor Lane Smith
a102ca9dae fixed insert segfault, added nextrune 2010-08-12 15:35:51 +01:00
Connor Lane Smith
ee095612ea fixed paste 2010-08-11 15:02:03 +01:00
Connor Lane Smith
ec1bc69b42 new libdraw, replaced cistrstr with fstrstr, simpler readstdin 2010-08-11 14:24:25 +01:00
Connor Lane Smith
9b2ec1cb4d more efficient initfont 2010-08-10 18:09:02 +01:00
Connor Lane Smith
05d3effadb reverted calcoffsets 2010-08-10 14:14:37 +01:00
Connor Lane Smith
4fed1cd136 simplifications 2010-08-10 13:38:49 +01:00
Connor Lane Smith
334364a634 cursor fix + style 2010-08-09 11:54:46 +01:00
Connor Lane Smith
7e6df3fa20 added ^D, removed ^M 2010-08-06 14:16:08 +01:00
Connor Lane Smith
b915884897 new libdraw, typo fixes 2010-08-05 15:41:56 +01:00
Connor Lane Smith
656ccd2f91 another typo fix (thanks, Gene Auyeung) 2010-08-03 18:19:59 +01:00
Connor Lane Smith
3aa17dee49 typo fix 2010-08-03 17:29:53 +01:00
Connor Lane Smith
af5b9b37d1 cleaned up 2010-08-03 17:18:24 +01:00
Connor Lane Smith
a1c61b49f9 merged *{h,v} functions 2010-08-03 17:10:29 +01:00
Connor Lane Smith
300e237de8 retyped promptw 2010-08-02 15:13:33 +01:00
Connor Lane Smith
0315fef541 replaced promptw 2010-08-02 14:49:14 +01:00
Connor Lane Smith
71ac5902ae fixed bugs, no more config.h, updated manpage, new libdraw 2010-08-02 14:22:54 +01:00
Connor Lane Smith
19b745f9b1 updated manpage, added paste, cleaned up, new libdraw 2010-07-31 14:56:27 +01:00
Connor Lane Smith
61cb1c320e merged dmenu & dinput (clunky interface) 2010-07-30 13:40:56 +01:00
Connor Lane Smith
f32666ef34 underline match 2010-07-30 10:26:12 +01:00
Connor Lane Smith
c92a4fd624 new libdraw 2010-07-30 10:25:55 +01:00
Connor Lane Smith
1499ee8c99 fixed vlist select 2010-07-30 09:18:35 +01:00
Connor Lane Smith
b636201651 updated to libdraw tip 2010-07-27 13:40:32 +01:00
Connor Lane Smith
933abed1fd added dmenu.h, common.c 2010-07-02 06:49:05 +01:00
Connor Lane Smith
67a0ba4052 updated to new libdraw 2010-07-02 05:50:19 +01:00
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