summaryrefslogtreecommitdiffstats
path: root/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed unnecessary Xlib callGravatar Anselm R. Garbe 2006-08-241-0/+1
|
* fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all ↵Gravatar Anselm R.Garbe 2006-08-161-4/+15
| | | | allocated stuff)
* readded border colors, this sucks leastGravatar Anselm R.Garbe 2006-08-101-5/+6
|
* removed unnecessary border colorGravatar Anselm R.Garbe 2006-08-101-6/+5
|
* added uppercase chars for C-u and C-h as wellGravatar Anselm R.Garbe 2006-08-101-0/+2
|
* removed C-[ from source and man pageGravatar Anselm R.Garbe 2006-08-101-4/+0
|
* fixed a bad mistake setting the dmenu border to False;Gravatar arg@10ksloc.org 2006-08-071-1/+0
|
* renamed some functions to make it more readableGravatar arg@10ksloc.org 2006-08-071-9/+9
|
* removed -t title crap from dmenuGravatar arg@10ksloc.org 2006-08-071-50/+12
|
* small changeGravatar arg@10ksloc.org 2006-08-051-1/+1
|
* rearranged several stuffGravatar arg@10ksloc.org 2006-08-041-134/+122
|
* initial importGravatar arg@10ksloc.org 2006-08-041-0/+426