aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2006-10-23removed misleading input cursor1.4Anselm R. Garbe
2006-10-23fixing arg handling in dmenu (thanks to Sander for his report)Anselm R. Garbe
2006-10-10simplified main event loopAnselm R. Garbe
2006-10-06small change1.2Anselm R. Garbe
2006-10-06removed useless newlinesAnselm R. Garbe
2006-09-26revertingarg@mmvi
2006-09-26added fallback to color initializationarg@mmvi
2006-09-26removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi
2006-09-26uriel didn't understood dmenu code, he broke nearly everythingarg@mmvi
2006-09-26applied a change made by Uriel to dmenu (though I didn't applied everything)arg@wmii.de
2006-09-25applied something similiar to Jukkas patcharg@mmvi
2006-09-12made function signatures more consistent to my coding style1.0Anselm R. Garbe
2006-09-08implemented early keyboard grab for dmenu with a timeout for stdin data write...0.9Anselm R. Garbe
2006-09-04small change of main event loop0.7Anselm R. Garbe
2006-08-25updated dmenu to borderless drawing as wellAnselm R. Garbe
2006-08-25back to 3 colorsAnselm R. Garbe
2006-08-24migrated dmenu to use 4 instead of 3 colorsAnselm R. Garbe
2006-08-24removed unnecessary Xlib callAnselm R. Garbe
2006-08-16fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocat...Anselm R.Garbe
2006-08-10readded border colors, this sucks least0.3Anselm R.Garbe
2006-08-10removed unnecessary border colorAnselm R.Garbe
2006-08-10added uppercase chars for C-u and C-h as wellAnselm R.Garbe
2006-08-10removed C-[ from source and man pageAnselm R.Garbe
2006-08-07fixed a bad mistake setting the dmenu border to False;arg@10ksloc.org
2006-08-07renamed some functions to make it more readablearg@10ksloc.org
2006-08-07removed -t title crap from dmenuarg@10ksloc.org
2006-08-05small changearg@10ksloc.org
2006-08-04rearranged several stuffarg@10ksloc.org
2006-08-04initial importarg@10ksloc.org