56 Commits (d8b48d64e168d515ade6631e75ce202f26e00f2d)

Autor SHA1 Mensaje Fecha
  Anselm R. Garbe 8a10b35c64 renamed getcolor to initcolor hace 17 años
  Anselm R. Garbe e4fc905317 s/setfont/initfont/ hace 17 años
  Anselm R. Garbe a1913a6af7 readded draw.c again (except getcolor and setfont) hace 17 años
  Anselm R. Garbe 66b2e8379f removed -t, now using isatty() instead of select() to prevent execution from an interactive shell hace 17 años
  Anselm R. Garbe 665488a6ee removed draw.c, implemented C-w handling (backward word deletion) hace 17 años
  Anselm R. Garbe 3ba8b71aba nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again hace 17 años
  Anselm R. Garbe 2bac5599b3 letting dmenu appear at the bottom by default hace 17 años
  Anselm R. Garbe 6175a39e8e hotfix changes hace 17 años
  Anselm R. Garbe b76632b9e3 small fix hace 17 años
  Anselm R. Garbe f8f5b27036 removed useless mx, my hace 17 años
  Anselm R. Garbe b6cd6ed266 added evil key support to dmenu hace 17 años
  Anselm R. Garbe c0fcfb7827 applied Sanders dmenu_ctrlchars.patch (thanks!) hace 17 años
  Anselm R. Garbe a45d6983ab applied Alexis Hildebrandts patches hace 17 años
  arg@mig29 08420a935b corrections hace 18 años
  arg@mig29 deea1fb5ab corrected hace 18 años
  arg@mig29 771c0cb607 next version will contain updated copyright notice hace 18 años
  arg@mig29 0e96ae6f48 prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now) hace 18 años
  arg@mig29 f8d2a29a20 agreed with Sander hace 18 años
  arg@mig29 3438af001a applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus hace 18 años
  arg@mig29 201b056e39 hotfix hace 18 años
  arg@mig29 3dcdbe2a57 added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) hace 18 años
  arg@mig29 2829009138 silent hotfix hace 18 años
  arg@mig29 225cd764c3 applied hotfix of sander hace 18 años
  arg@mig29 65912f2a96 added prompt option (-p 'prompt text'), documented in man page as well hace 18 años
  arg@mig29 4bd3466215 ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling hace 18 años
  arg@mig29 dd7ee0dae1 also fixing dmenu accordingly hace 18 años
  arg@mig29 8c20e5dbd3 fixing sizeof stuff hace 18 años
  Anselm R. Garbe 194d890517 removed misleading input cursor hace 18 años
  Anselm R. Garbe f633276774 fixing arg handling in dmenu (thanks to Sander for his report) hace 18 años
  Anselm R. Garbe d78bcf247f simplified main event loop hace 18 años
  Anselm R. Garbe 63be0ee22a small change hace 18 años
  Anselm R. Garbe 5fd7af18c6 removed useless newlines hace 18 años
  arg@mmvi 14133be5bd reverting hace 18 años
  arg@mmvi 3b590beda2 added fallback to color initialization hace 18 años
  arg@mmvi 5c0d28e4ff removed config.h stuff, made dwm configurable due to command line options hace 18 años
  arg@mmvi e0fe9f2fca uriel didn't understood dmenu code, he broke nearly everything hace 18 años
  arg@wmii.de c9465859a6 applied a change made by Uriel to dmenu (though I didn't applied everything) hace 18 años
  arg@mmvi 1716159e05 applied something similiar to Jukkas patch hace 18 años
  Anselm R. Garbe 81bcf078f6 made function signatures more consistent to my coding style hace 18 años
  Anselm R. Garbe 32f7fe4835 implemented early keyboard grab for dmenu with a timeout for stdin data writers to prevent endless grabbings of the keyboard hace 18 años
  Anselm R. Garbe 04eade6a76 small change of main event loop hace 18 años
  Anselm R. Garbe 13ef97e65e updated dmenu to borderless drawing as well hace 18 años
  Anselm R. Garbe 65be999a3f back to 3 colors hace 18 años
  Anselm R. Garbe e980c7ff18 migrated dmenu to use 4 instead of 3 colors hace 18 años
  Anselm R. Garbe 30d72e5f87 removed unnecessary Xlib call hace 18 años
  Anselm R.Garbe bbb2cc2a72 fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff) hace 18 años
  Anselm R.Garbe c6113a3b27 readded border colors, this sucks least hace 18 años
  Anselm R.Garbe 4318bf2905 removed unnecessary border color hace 18 años
  Anselm R.Garbe 0af369ba65 added uppercase chars for C-u and C-h as well hace 18 años
  Anselm R.Garbe e4fbc43253 removed C-[ from source and man page hace 18 años