78 Commity (cc8b3b999ba0153029b1e5a97ebbd59563f9e7bb)

Autor SHA1 Wiadomość Data
  Connor Lane Smith cc8b3b999b cleaned up 14 lat temu
  Connor Lane Smith 340b176de6 dinput with dmenu flags, fixed usage & -v, cosmetics 14 lat temu
  Connor Lane Smith 18dcf73896 extended libdraw 14 lat temu
  Connor Lane Smith 9f3b0c6ea8 cleaned up 14 lat temu
  Connor Lane Smith 723361fa12 removed colors from dc 14 lat temu
  Connor Lane Smith 96c65400cc decoupled draw.c from dmenu & dinput 14 lat temu
  Connor Lane Smith 6c1d0e4d60 fixed offsets, updated eprint, cleaned up 14 lat temu
  Connor Lane Smith 2ec16d9cb2 cleaned up 14 lat temu
  Connor Lane Smith 146bc23c11 cleaned up 14 lat temu
  Connor Lane Smith 595e797660 added draw.h 14 lat temu
  Connor Lane Smith bba30e2686 overlapping code 14 lat temu
  Connor Lane Smith b4e63454e5 initial dmenu / dinput separation 14 lat temu
  Connor Lane Smith bff1526d31 fixed vlist cursor 14 lat temu
  Connor Lane Smith 9a33a72c6a updated manpage, changed keybinds 14 lat temu
  Connor Lane Smith 97797d90a6 cleaned up 14 lat temu
  Connor Lane Smith 4983707c70 added ^K, optimisations 14 lat temu
  Connor Lane Smith b27ffbd78b cleaned up 14 lat temu
  Connor Lane Smith 6366f94e36 fixed vlist paging, cleaned up 14 lat temu
  Anselm R Garbe 504b797be8 applied Ramils patch 14 lat temu
  Anselm R Garbe 8623bf5d19 prepared dmenu-4.1 release 14 lat temu
  Connor Lane Smith 5bc288b2b1 fixed vlist alignment 14 lat temu
  Connor Lane Smith a6835349df cleaning up 14 lat temu
  Connor Lane Smith 518c9b72d1 fixed bad parenting, simpler vlist 14 lat temu
  Connor Lane Smith 09db46f54f fixed ^U cursor support 14 lat temu
  Connor Lane Smith e3623cd7f2 fixed 3 bugs and some inconsistency 14 lat temu
  Anselm R Garbe 0ba3bae981 applied Troels' patch, thanks Troels! 14 lat temu
  Anselm R Garbe 3472085f59 commited Connor's sanity patch 14 lat temu
  pancake 7ffe519816 apply nibble patch removing per-item length limit 14 lat temu
  pancake 29686bd1b8 add ^a and ^e keybindings 14 lat temu
  Anselm R Garbe 052ffae192 applied Connor's subwindow patch 14 lat temu
  Anselm R Garbe eededaa76f applied Connor's next nice patch, thanks a lot! 14 lat temu
  anselm@garbe.us 8e3e61170b applied cls' patch, thanks Connor! 14 lat temu
  Anselm R Garbe 37236f8840 applied Connor's patch, thanks! 14 lat temu
  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 14 lat temu
  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) 14 lat temu
  Anselm R Garbe a1ad9c2a1c applied Matthias Christian Ott's sanity fixes (thanks a lot!) 15 lat temu
  a@null 4e74263ba0 minor modification 15 lat temu
  Anselm R Garbe ef00902fd9 simplified initfont 16 lat temu
  Anselm R Garbe 3e60c5d836 reverted setlocale() call 16 lat temu
  Anselm R Garbe c24f22a36b removed artifact from wmii menu 16 lat temu
  Anselm R Garbe 44e372bb31 fixed a problem when backporting dwm's drawtext() 16 lat temu
  Anselm R Garbe 17232f493b abc... 16 lat temu
  Anselm R Garbe b95e61c9b7 removed the i = textnw... as remarked by Martin Hurton 16 lat temu
  Anselm R Garbe cf7e4c15a9 backported drawtext() simplifications to dmenu 16 lat temu
  Anselm R Garbe c43c692a4d getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times 16 lat temu
  Anselm R Garbe 698ec259af similiar change as in dwm 16 lat temu
  Anselm R Garbe 88efbf3dd1 removed compiler warning if XINERAMA is disabled 16 lat temu
  Anselm R Garbe 4d8a646958 got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available 16 lat temu
  Anselm R Garbe b89a9501c7 reverted uint/ulong introduction 16 lat temu
  Anselm R Garbe 65d655b371 minor update regarding locale support 16 lat temu