index
:
suckless/dwm
this commit
bong
master
musl
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
backporting my intro-comment of old dwm.h
Anselm R. Garbe
2007-09-15
1
-1
/
+30
|
*
removed grabkeys, not necessary
Anselm R. Garbe
2007-09-15
1
-26
/
+21
|
*
micromizing dwm step 1
Anselm R. Garbe
2007-09-15
13
-1971
/
+1861
|
*
new colorscheme (16-bit compliant)
Anselm R. Garbe
2007-09-15
4
-15
/
+14
|
*
moved bar-related stuff to bar.c (merged draw.c into that)
Anselm R. Garbe
2007-09-15
6
-259
/
+269
|
*
renamed drawstatus into drawbar
Anselm R. Garbe
2007-09-15
6
-10
/
+10
|
*
renamed config.default.h into config.h
Anselm R. Garbe
2007-09-15
2
-6
/
+2
|
*
dist target only needs to add config.default.h
Anselm R. Garbe
2007-09-15
1
-1
/
+1
|
*
removed config.arg.h, only 1 config.h necessary
Anselm R. Garbe
2007-09-15
2
-112
/
+22
|
*
small changes of the colors
Anselm R. Garbe
2007-09-14
1
-7
/
+10
|
*
other color
Anselm R. Garbe
2007-09-11
1
-3
/
+3
|
*
using light colorscheme, preparing merge of config.arg.h with config.default.h
Anselm R. Garbe
2007-09-11
1
-7
/
+7
|
*
I work with enabled RESIZEHINTS, simply because I force myself to continue ↵
Anselm R. Garbe
2007-09-09
1
-1
/
+1
|
|
|
|
the st development ;)
*
introduced new define RESIZEHINTS, which allows to enable/disable size hint ↵
Anselm R. Garbe
2007-09-09
4