2007-05-30 |
Anselm R. Garbe | referred to LICENSE file |
blob | commitdiff | raw |
2007-05-23 |
Kris Maglione | Merge. |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Anselm R. Garbe | removed some superflous strncmp's |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Anselm R. Garbe | fixed a small bug in dmenu when an empty font is supplied |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Anselm R. Garbe | making copyright notice more compact |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Anselm R. Garbe | allowing numpad keys as inpyt |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Anselm R. Garbe | attempt to grab the keyboard only 1000 times, not forever. |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Anselm R. Garbe | reverting keyboard grab to root window - invoking sever... |
blob | commitdiff | raw | diff to current |
2007-03-06 |
Kris Maglione | Wait for an Expose and draw the menu immediately after... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Anselm R. Garbe | keyboard grab works on the dmenu window now (not on... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Anselm R. Garbe | also, don't set the font all the time |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Anselm R. Garbe | useless var declaration prev_nitem |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Anselm R. Garbe | changed Backspace/C-w behavior (now it only removes... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Anselm R. Garbe | if isatty() first read from stdin and then grab the... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Anselm R. Garbe | fixed a bug when dmenu is run with -v |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | renamed getcolor to initcolor |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | s/setfont/initfont/ |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | readded draw.c again (except getcolor and setfont) |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | removed -t, now using isatty() instead of select()... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | removed draw.c, implemented C-w handling (backward... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Anselm R. Garbe | nah nah nah, I can't get used to the bottom bar, pushi... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Anselm R. Garbe | letting dmenu appear at the bottom by default |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Anselm R. Garbe | hotfix changes |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Anselm R. Garbe | small fix |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Anselm R. Garbe | removed useless mx, my |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Anselm R. Garbe | added evil key support to dmenu |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Anselm R. Garbe | applied Sanders dmenu_ctrlchars.patch (thanks!) |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Anselm R. Garbe | applied Alexis Hildebrandts patches |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | corrections |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | corrected |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | next version will contain updated copyright notice |
blob | commitdiff | raw | diff to current |
2006-12-19 |
arg@mig29 | prepared dmenu-1.8, shortened command line options... |
blob | commitdiff | raw | diff to current |
2006-12-18 |
arg@mig29 | agreed with Sander |
blob | commitdiff | raw | diff to current |
2006-12-18 |
arg@mig29 | applied Stefan Tibus' sun patch, added -bottom option... |
blob | commitdiff | raw | diff to current |
2006-12-14 |
arg@mig29 | hotfix |
blob | commitdiff | raw | diff to current |
2006-12-14 |
arg@mig29 | added vi-like key-bindings for keyboards without cursor... |
blob | commitdiff | raw | diff to current |
2006-12-14 |
arg@mig29 | silent hotfix |
blob | commitdiff | raw | diff to current |
2006-12-14 |
arg@mig29 | applied hotfix of sander |
blob | commitdiff | raw | diff to current |
2006-12-13 |
arg@mig29 | added prompt option (-p 'prompt text'), documented... |
blob | commitdiff | raw | diff to current |
2006-12-12 |
arg@mig29 | ordered switch branches in kpress alphabetically, appli... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
arg@mig29 | also fixing dmenu accordingly |
blob | commitdiff | raw | diff to current |
2006-11-26 |
arg@mig29 | fixing sizeof stuff |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Anselm R. Garbe | removed misleading input cursor |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Anselm R. Garbe | fixing arg handling in dmenu (thanks to Sander for... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Anselm R. Garbe | simplified main event loop |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Anselm R. Garbe | small change |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Anselm R. Garbe | removed useless newlines |
blob | commitdiff | raw | diff to current |
2006-09-26 |
arg@mmvi | reverting |
blob | commitdiff | raw | diff to current |
2006-09-26 |
arg@mmvi | added fallback to color initialization |
blob | commitdiff | raw | diff to current |
2006-09-26 |
arg@mmvi | removed config.h stuff, made dwm configurable due to... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
arg@mmvi | uriel didn't understood dmenu code, he broke nearly... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
[email protected] | applied a change made by Uriel to dmenu (though I didn... |
blob | commitdiff | raw | diff to current |
2006-09-25 |
arg@mmvi | applied something similiar to Jukkas patch |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Anselm R. Garbe | made function signatures more consistent to my coding... |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Anselm R. Garbe | implemented early keyboard grab for dmenu with a timeou... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Anselm R. Garbe | small change of main event loop |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | updated dmenu to borderless drawing as well |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | back to 3 colors |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Anselm R. Garbe | migrated dmenu to use 4 instead of 3 colors |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Anselm R. Garbe | removed unnecessary Xlib call |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Anselm R.Garbe | fixed a typo in config.mk, fixed cleanup code in dmenu... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | readded border colors, this sucks least |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | removed unnecessary border color |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | added uppercase chars for C-u and C-h as well |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | removed C-[ from source and man page |
blob | commitdiff | raw | diff to current |
2006-08-07 |
[email protected] | fixed a bad mistake setting the dmenu border to False; |
blob | commitdiff | raw | diff to current |
2006-08-07 |
[email protected] | renamed some functions to make it more readable |
blob | commitdiff | raw | diff to current |
2006-08-07 |
[email protected] | removed -t title crap from dmenu |
blob | commitdiff | raw | diff to current |
2006-08-05 |
[email protected] | small change |
blob | commitdiff | raw | diff to current |
2006-08-04 |
[email protected] | rearranged several stuff |
blob | commitdiff | raw | diff to current |
2006-08-04 |
[email protected] | initial import |
blob | commitdiff | raw | diff to current |
|