index
:
dmenu
master
My build of dmenu - the dynamic menu
Sam Chudnick <sam@chudnick.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
reverting
arg@mmvi
2006-09-26
1
-4
/
+4
|
*
added fallback to color initialization
arg@mmvi
2006-09-26
1
-4
/
+4
|
*
removed config.h stuff, made dwm configurable due to command line options
arg@mmvi
2006-09-26
1
-16
/
+36
|
*
uriel didn't understood dmenu code, he broke nearly everything
arg@mmvi
2006-09-26
1
-2
/
+13
|
*
applied a change made by Uriel to dmenu (though I didn't applied everything)
arg@wmii.de
2006-09-26
1
-17
/
+4
|
*
applied something similiar to Jukkas patch
arg@mmvi
2006-09-25
1
-3
/
+3
|
*
made function signatures more consistent to my coding style
Anselm R. Garbe
2006-09-12
1
-12
/
+6
|
*
implemented early keyboard grab for dmenu with a timeout for stdin data ↵
Anselm R. Garbe
2006-09-08
1
-4
/
+19
|
|
|
|
writers to prevent endless grabbings of the keyboard
*
small change of main event loop
Anselm R. Garbe
2006-09-04
1
-2
/
+2
|
*
updated dmenu to borderless drawing as well
Anselm R. Garbe
2006-08-25
1
-9
/
+10
|
*
back to 3 colors
Anselm R. Garbe
2006-08-25
1
-9
/
+8
|
*
migrated dmenu to use 4 instead of 3 colors
Anselm R. Garbe
2006-08-24
1
-8
/
+9
|
*
removed unnecessary Xlib call
Anselm R. Garbe
2006-08-24
1
-0
/
+1
|
*
fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all ↵
Anselm R.Garbe
2006-08-16
1
-4
/
+15
|
|
|
|
allocated stuff)
*
readded border colors, this sucks least
Anselm R.Garbe
2006-08-10
1
-5
/
+6
|
*
removed unnecessary border color
Anselm R.Garbe
2006-08-10
1
-6
/
+5
|
*
added uppercase chars for C-u and C-h as well
Anselm R.Garbe
2006-08-10
1
-0
/
+2
|
*
removed C-[ from source and man page
Anselm R.Garbe
2006-08-10
1
-4
/
+0
|
*
fixed a bad mistake setting the dmenu border to False;
arg@10ksloc.org
2006-08-07
1
-1
/
+0
|
*
renamed some functions to make it more readable
arg@10ksloc.org
2006-08-07
1
-9
/
+9
|
*
removed -t title crap from dmenu
arg@10ksloc.org
2006-08-07
1
-50
/
+12
|
*
small change
arg@10ksloc.org
2006-08-05
1
-1
/
+1
|
*
rearranged several stuff
arg@10ksloc.org
2006-08-04
1
-134
/
+122
|
*
initial import
arg@10ksloc.org
2006-08-04
1
-0
/
+426