170 Commits (1f11faf7b505ac94bee1242e90dbd3ae37a086b4)

Author SHA1 Message Date
Connor Lane Smith eeba6221b1 rebound paste to ^Y 14 years ago
Connor Lane Smith a0a99d10e1 removed libdc dependence 14 years ago
Connor Lane Smith 7cf66b443a -m flag to fix dwm selmon bug 15 years ago
Connor Lane Smith 610a0a8d12 fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case 15 years ago
Connor Lane Smith f0818217b3 simplification 15 years ago
Connor Lane Smith 3c366bd73d update to libdc, fixed utf8 bug 15 years ago
Connor Lane Smith 75a19c35bd arrow offset 15 years ago
Connor Lane Smith a5f31f5707 fixed width bug 15 years ago
Connor Lane Smith b81c1e88cd rebound paste, removed useless max widths 15 years ago
Connor Lane Smith 5376113039 new libdraw 15 years ago
Connor Lane Smith c7a8f17bd2 new libdraw 15 years ago
Connor Lane Smith 128d4cf376 resorted globals 15 years ago
Connor Lane Smith e4fdaba88d signed ints, ignore negative -l value 15 years ago
Connor Lane Smith 849f1dd7a3 fixed insert segfault, added nextrune 15 years ago
Connor Lane Smith 402dc2bc95 fixed paste 15 years ago
Connor Lane Smith 00a60cb7b2 new libdraw, replaced cistrstr with fstrstr, simpler readstdin 15 years ago
Connor Lane Smith e149c531b8 more efficient initfont 15 years ago
Connor Lane Smith 605e9b6c03 reverted calcoffsets 15 years ago
Connor Lane Smith caf5246268 simplifications 15 years ago
Connor Lane Smith 93af72e116 cursor fix + style 15 years ago
Connor Lane Smith 0b8072a5a9 added ^D, removed ^M 15 years ago
Connor Lane Smith 31ffcd3b9a new libdraw, typo fixes 15 years ago
Connor Lane Smith 9cf07b4b9b another typo fix (thanks, Gene Auyeung) 15 years ago
Connor Lane Smith 7a2782d02d typo fix 15 years ago
Connor Lane Smith 1c91c2a99c cleaned up 15 years ago
Connor Lane Smith b7695fa98c merged *{h,v} functions 15 years ago
Connor Lane Smith b54c179d58 retyped promptw 15 years ago
Connor Lane Smith 06c18808b6 replaced promptw 15 years ago
Connor Lane Smith a7aee433cc fixed bugs, no more config.h, updated manpage, new libdraw 15 years ago
Connor Lane Smith a3606ecb0e updated manpage, added paste, cleaned up, new libdraw 15 years ago
Connor Lane Smith 7d5fe17391 merged dmenu & dinput (clunky interface) 15 years ago
Connor Lane Smith 7f36736d11 underline match 15 years ago
Connor Lane Smith 115c01b74e new libdraw 15 years ago
Connor Lane Smith d77340ed53 fixed vlist select 15 years ago
Connor Lane Smith da7a799121 updated to libdraw tip 15 years ago
Connor Lane Smith 855a566319 added dmenu.h, common.c 15 years ago
Connor Lane Smith 29e8faed6c updated to new libdraw 15 years ago
Connor Lane Smith d9c24564d2 atexit cleanup 15 years ago
Connor Lane Smith 6ba5103df4 removed -e flag (too buggy), cleaned up 15 years ago
Connor Lane Smith 309d071df5 fixed no-input invisible text bug 15 years ago
Connor Lane Smith 26b9f3de0f libdraw now has own repo 15 years ago
Connor Lane Smith 7afd296c40 resizing vlist, new dinput binding 15 years ago
Connor Lane Smith cc8b3b999b cleaned up 15 years ago
Connor Lane Smith 340b176de6 dinput with dmenu flags, fixed usage & -v, cosmetics 15 years ago
Connor Lane Smith 18dcf73896 extended libdraw 15 years ago
Connor Lane Smith 9f3b0c6ea8 cleaned up 15 years ago
Connor Lane Smith 723361fa12 removed colors from dc 15 years ago
Connor Lane Smith 96c65400cc decoupled draw.c from dmenu & dinput 15 years ago
Connor Lane Smith 6c1d0e4d60 fixed offsets, updated eprint, cleaned up 15 years ago
Connor Lane Smith 2ec16d9cb2 cleaned up 15 years ago
Connor Lane Smith 146bc23c11 cleaned up 15 years ago
Connor Lane Smith 595e797660 added draw.h 15 years ago
Connor Lane Smith bba30e2686 overlapping code 15 years ago
Connor Lane Smith b4e63454e5 initial dmenu / dinput separation 15 years ago
Connor Lane Smith bff1526d31 fixed vlist cursor 15 years ago
Connor Lane Smith 9a33a72c6a 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
15 years ago
Connor Lane Smith 97797d90a6 cleaned up 15 years ago
Connor Lane Smith 4983707c70 added ^K, optimisations 15 years ago
Connor Lane Smith b27ffbd78b cleaned up 15 years ago
Connor Lane Smith 6366f94e36 fixed vlist paging, cleaned up 15 years ago
Anselm R Garbe 504b797be8 applied Ramils patch 15 years ago
Anselm R Garbe 8623bf5d19 prepared dmenu-4.1 release 15 years ago
Connor Lane Smith 5bc288b2b1 fixed vlist alignment 15 years ago
Connor Lane Smith a6835349df cleaning up 15 years ago
Connor Lane Smith 518c9b72d1 fixed bad parenting, simpler vlist 15 years ago
Connor Lane Smith 09db46f54f fixed ^U cursor support 15 years ago
Connor Lane Smith e3623cd7f2 fixed 3 bugs and some inconsistency 15 years ago
Anselm R Garbe 0ba3bae981 applied Troels' patch, thanks Troels! 15 years ago
Anselm R Garbe 3472085f59 commited Connor's sanity patch 15 years ago
pancake 7ffe519816 apply nibble patch removing per-item length limit 15 years ago
pancake 29686bd1b8 add ^a and ^e keybindings 15 years ago
Anselm R Garbe 052ffae192 applied Connor's subwindow patch 15 years ago
Anselm R Garbe eededaa76f applied Connor's next nice patch, thanks a lot! 15 years ago
anselm@garbe.us 8e3e61170b applied cls' patch, thanks Connor! 15 years ago
Anselm R Garbe 37236f8840 applied Connor's patch, thanks! 15 years ago
Anselm R Garbe 7082ba1e10 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 15 years ago
Anselm R Garbe 569a1f925a applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) 15 years ago
Anselm R Garbe a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) 16 years ago
a@null 4e74263ba0 minor modification 16 years ago
Anselm R Garbe ef00902fd9 simplified initfont 17 years ago
Anselm R Garbe 3e60c5d836 reverted setlocale() call 17 years ago
Anselm R Garbe c24f22a36b removed artifact from wmii menu 17 years ago
Anselm R Garbe 44e372bb31 fixed a problem when backporting dwm's drawtext() 17 years ago
Anselm R Garbe 17232f493b abc... 17 years ago
Anselm R Garbe b95e61c9b7 removed the i = textnw... as remarked by Martin Hurton 17 years ago
Anselm R Garbe cf7e4c15a9 backported drawtext() simplifications to dmenu 17 years ago
Anselm R Garbe c43c692a4d getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times 17 years ago
Anselm R Garbe 698ec259af similiar change as in dwm 17 years ago
Anselm R Garbe 88efbf3dd1 removed compiler warning if XINERAMA is disabled 17 years ago
Anselm R Garbe 4d8a646958 got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available 17 years ago
Anselm R Garbe b89a9501c7 reverted uint/ulong introduction 17 years ago
Anselm R Garbe 65d655b371 minor update regarding locale support 17 years ago
Anselm R Garbe 2cef0ddb01 removed emalloc, used only once so obsolete 17 years ago
Anselm R Garbe 3f244b1d52 minor fix 17 years ago
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 17 years ago
Anselm R Garbe fcf26a38f1 using xidx 17 years ago
Anselm R Garbe a45f106d3c cosmetic fixes 17 years ago
Anselm R Garbe 596033b781 s/unsigned int/uint/, s/unsigned long/ulong/ 17 years ago
Anselm R Garbe 357558798c foo 17 years ago
anselm@anselm1 1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 17 years ago