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