index
:
dwm
config
master
dynamic window manager
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.mk
Age
Commit message (
Collapse
)
Author
2006-08-02
fixed a type in README, and patched config.mk
arg@10ksloc.org
2006-08-02
removed the CONFIG variable from config.mk, renamed config.h into ↵
arg@10ksloc.org
config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
2006-08-02
applied Sanders patches (numlock2)
arg@10ksloc.org
2006-08-01
uppercasing all define'd values (uppercase-prefixed should only be enum ↵
arg@10ksloc.org
field qualifiers)
2006-08-01
centralized/externalized configuration to config.h
arg@10ksloc.org
2006-08-01
applied Sanders patches
arg@10ksloc.org
2006-07-21
s/0.5/0.6/ - my steps are wider than the reality
arg@10ksloc.org
2006-07-21
preparing 0.6 which will be available in the evening after sanders patch approx.
arg@10ksloc.org
2006-07-20
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org
2006-07-20
cleaned up code
arg@10ksloc.org
2006-07-20
using O3 instead of Os, binary size still < 40kb
arg@10ksloc.org
2006-07-19
applied Jukka's patch with s/ModKeyMask/MODKEY/g
arg@10ksloc.org
2006-07-18
changed CFLAGs
arg@mmvi
2006-07-17
simplified Makefile
Anselm R. Garbe
2006-07-17
patched dwm
Anselm R. Garbe
2006-07-16
simplified man page
Anselm R. Garbe
2006-07-14
draw bar on exposure ;)
Anselm R. Garbe
2006-07-14
prep 0.1
0.1
Anselm R. Garbe
2006-07-14
implemented dwm reading status text from stdin
Anselm R. Garbe
2006-07-14
continued with man page
Anselm R. Garbe
2006-07-13
new stuff
Anselm R. Garbe
2006-07-13
added logo+description
Anselm R. Garbe
2006-07-13
new stuff (some warning elimination)
Anselm R. Garbe
2006-07-12
new stuff, fixed several issues
Anselm R. Garbe
2006-07-12
added grid mode on Mod1Mask g
Anselm R. Garbe
2006-07-10
added new stuff
Anselm R. Garbe
2006-07-10
initial import
Anselm R. Garbe