| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | small fix | 2007-01-16 | 1 | -1/+2 | |
| | | |||||
| * | removed useless mx, my | 2007-01-16 | 1 | -3/+2 | |
| | | |||||
| * | added evil key support to dmenu | 2007-01-11 | 1 | -2/+15 | |
| | | |||||
| * | applied Sanders dmenu_ctrlchars.patch (thanks!) | 2007-01-10 | 1 | -0/+8 | |
| | | |||||
| * | applied Alexis Hildebrandts patches | 2007-01-10 | 1 | -1/+2 | |
| | | |||||
| * | corrections | 2007-01-02 | 1 | -1/+1 | |
| | | |||||
| * | corrected | 2007-01-02 | 1 | -2/+2 | |
| | | |||||
| * | next version will contain updated copyright notice | 2007-01-02 | 1 | -3/+3 | |
| | | |||||
| * | prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is ↵ | 2006-12-19 | 1 | -11/+11 | |
| | | | | | -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now) | ||||
| * | agreed with Sander | 2006-12-18 | 1 | -6/+3 | |
| | | |||||
| * | applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes ↵ | 2006-12-18 | 1 | -3/+13 | |
| | | | | | it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus | ||||
| * | hotfix | 2006-12-14 | 1 | -13/+13 | |
| | | |||||
| * | added vi-like key-bindings for keyboards without cursor keys (they are ↵ | 2006-12-14 | 1 | -0/+23 | |
| | | | | | undocumented features) | ||||
| * | silent hotfix | 2006-12-14 | 1 | -1/+1 | |
| | | |||||
| * | applied hotfix of sander | 2006-12-14 | 1 | -9/+13 | |
| | | |||||
| * | added prompt option (-p 'prompt text'), documented in man page as well | 2006-12-13 | 1 | -3/+19 | |
| | | |||||
| * | ordered switch branches in kpress alphabetically, applied Sanders patch for ↵ | 2006-12-12 | 1 | -32/+57 | |
| | | | | | PgUp/Dn and Home/End scrolling | ||||
| * | also fixing dmenu accordingly | 2006-12-07 | 1 | -0/+2 | |
| | | |||||
| * | fixing sizeof stuff | 2006-11-26 | 1 | -5/+5 | |
| | | |||||
| * | removed misleading input cursor | 2006-10-23 | 1 | -2/+0 | |
| | | |||||
| * | fixing arg handling in dmenu (thanks to Sander for his report) | 2006-10-23 | 1 | -12/+18 | |
| | | |||||
| * | simplified main event loop | 2006-10-10 | 1 | -2/+1 | |
| | | |||||
| * | small change | 2006-10-06 | 1 | -1/+0 | |
| | | |||||
| * | removed useless newlines | 2006-10-06 | 1 | -24/+3 | |
| | | |||||
| * | reverting | 2006-09-26 | 1 | -4/+4 | |
| | | |||||
| * | added fallback to color initialization | 2006-09-26 | 1 | -4/+4 | |
| | | |||||
| * | removed config.h stuff, made dwm configurable due to command line options | 2006-09-26 | 1 | -16/+36 | |
| | | |||||
| * | uriel didn't understood dmenu code, he broke nearly everything | 2006-09-26 | 1 | -2/+13 | |
| | | |||||
| * | applied a change made by Uriel to dmenu (though I didn't applied everything) | 2006-09-26 | 1 | -17/+4 | |
| | | |||||
| * | applied something similiar to Jukkas patch | 2006-09-25 | 1 | -3/+3 | |
| | | |||||
| * | made function signatures more consistent to my coding style | 2006-09-12 | 1 | -12/+6 | |
| | | |||||
| * | implemented early keyboard grab for dmenu with a timeout for stdin data ↵ | 2006-09-08 | 1 | -4/+19 | |
| | | | | | writers to prevent endless grabbings of the keyboard | ||||
| * | small change of main event loop | 2006-09-04 | 1 | -2/+2 | |
| | | |||||
| * | updated dmenu to borderless drawing as well | 2006-08-25 | 1 | -9/+10 | |
| | | |||||
| * | back to 3 colors | 2006-08-25 | 1 | -9/+8 | |
| | | |||||
| * | migrated dmenu to use 4 instead of 3 colors | 2006-08-24 | 1 | -8/+9 | |
| | | |||||
| * | removed unnecessary Xlib call | 2006-08-24 | 1 | -0/+1 | |
| | | |||||
| * | fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all ↵ | 2006-08-16 | 1 | -4/+15 | |
| | | | | | allocated stuff) | ||||
| * | readded border colors, this sucks least | 2006-08-10 | 1 | -5/+6 | |
| | | |||||
| * | removed unnecessary border color | 2006-08-10 | 1 | -6/+5 | |
| | | |||||
| * | added uppercase chars for C-u and C-h as well | 2006-08-10 | 1 | -0/+2 | |
| | | |||||
| * | removed C-[ from source and man page | 2006-08-10 | 1 | -4/+0 | |
| | | |||||
| * | fixed a bad mistake setting the dmenu border to False; | 2006-08-07 | 1 | -1/+0 | |
| | | |||||
| * | renamed some functions to make it more readable | 2006-08-07 | 1 | -9/+9 | |
| | | |||||
| * | removed -t title crap from dmenu | 2006-08-07 | 1 | -50/+12 | |
| | | |||||
| * | small change | 2006-08-05 | 1 | -1/+1 | |
| | | |||||
| * | rearranged several stuff | 2006-08-04 | 1 | -134/+122 | |
| | | |||||
| * | initial import | 2006-08-04 | 1 | -0/+426 | |
