aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAge
* correctedarg@mig292007-01-02
* next version will contain updated copyright noticearg@mig292007-01-02
* prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -...arg@mig292006-12-19
* agreed with Sanderarg@mig292006-12-18
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it...arg@mig292006-12-18
* hotfixarg@mig292006-12-14
* added vi-like key-bindings for keyboards without cursor keys (they are undocu...arg@mig292006-12-14
* silent hotfixarg@mig292006-12-14
* applied hotfix of sanderarg@mig292006-12-14
* added prompt option (-p 'prompt text'), documented in man page as wellarg@mig292006-12-13
* ordered switch branches in kpress alphabetically, applied Sanders patch for P...arg@mig292006-12-12
* also fixing dmenu accordinglyarg@mig292006-12-07
* fixing sizeof stuffarg@mig292006-11-26
* removed misleading input cursorAnselm R. Garbe2006-10-23
* fixing arg handling in dmenu (thanks to Sander for his report)Anselm R. Garbe2006-10-23
* simplified main event loopAnselm R. Garbe2006-10-10
* small changeAnselm R. Garbe2006-10-06
* removed useless newlinesAnselm R. Garbe2006-10-06
* revertingarg@mmvi2006-09-26
* added fallback to color initializationarg@mmvi2006-09-26
* removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi2006-09-26
* uriel didn't understood dmenu code, he broke nearly everythingarg@mmvi2006-09-26
* applied a change made by Uriel to dmenu (though I didn't applied everything)arg@wmii.de2006-09-26
* applied something similiar to Jukkas patcharg@mmvi2006-09-25
* made function signatures more consistent to my coding styleAnselm R. Garbe2006-09-12
* implemented early keyboard grab for dmenu with a timeout for stdin data write...Anselm R. Garbe2006-09-08
* small change of main event loopAnselm R. Garbe2006-09-04
* updated dmenu to borderless drawing as wellAnselm R. Garbe2006-08-25
* back to 3 colorsAnselm R. Garbe2006-08-25
* migrated dmenu to use 4 instead of 3 colorsAnselm R. Garbe2006-08-24
* removed unnecessary Xlib callAnselm R. Garbe2006-08-24
* fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocat...Anselm R.Garbe2006-08-16
* readded border colors, this sucks leastAnselm R.Garbe2006-08-10
* removed unnecessary border colorAnselm R.Garbe2006-08-10
* added uppercase chars for C-u and C-h as wellAnselm R.Garbe2006-08-10
* removed C-[ from source and man pageAnselm R.Garbe2006-08-10
* fixed a bad mistake setting the dmenu border to False;arg@10ksloc.org2006-08-07
* renamed some functions to make it more readablearg@10ksloc.org2006-08-07
* removed -t title crap from dmenuarg@10ksloc.org2006-08-07
* small changearg@10ksloc.org2006-08-05
* rearranged several stuffarg@10ksloc.org2006-08-04
* initial importarg@10ksloc.org2006-08-04