JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
uncommented dual layout in preparation of dwm 4.9
[dwm.git] / config.mk
2008-03-31 Anselm R Garberemoved uneccessary line
2008-03-15 Anselm R Garbemade the string-based setgeom working
2008-03-14 Anselm R Garbesome changes towards 4.9
2008-03-05 Anselm R Garberemoved some more useless clunk
2008-03-05 Anselm R Garbeimplemented the stuff as I discussed on dwm@
2008-02-28 anselm@anselm1well, AIM_XINERAMA should not be enabled
2008-02-28 anselm@anselm1made the basics of the tagging concept working -- if...
2008-02-26 anselm@anselm1disabled AIM_XINERAMA
2008-02-26 anselm@anselm1simplified dwm
2008-02-11 anselm@aabgot initial Xinerama support working, though there...
2007-12-21 anselm@anselm1merged Christof Musik's Xinerama support patches, thoug...
2007-12-08 Anselm R. Garbenext version will be 4.8
2007-10-27 Anselm R. Garbegoing toward 4.7
2007-10-17 arg@suckless.orguncommented DEBUG CFLGAS/LDFLAGS
2007-10-17 arg@suckless.orgjust making dwm.h saner
2007-10-10 Anselm R. Garbeadded antoszka's viewprev patch with some minor modific...
2007-09-23 Anselm R. Garbebtw 4.6 will be the next release
2007-09-15 Anselm R. Garbemicromizing dwm step 1
2007-09-09 Anselm R. Garbeintroduced new define RESIZEHINTS, which allows to...
2007-08-26 Anselm R. Garbeprepared 4.4.1 bugfix and minor feature enhancement...
2007-08-22 Anselm R. Garbereverted release CFLAGs
2007-08-22 Anselm R. Garberemoved the _DWM_PROPERTIES handling, reverted ban...
2007-08-19 Anselm R. Garbeadded screen.c, removed layout.c and tag.c
2007-08-18 Anselm R. Garbehmm I doubt the usefulness of storing this information...
2007-08-13 Anselm R. Garbemade Layout a static struct in layout.c, added some...
2007-08-12 Anselm R. Garbemoved floating to layout.c, kept tile.c outside
2007-08-12 Anselm R. Garberenamed MASTER into MWFACT, master into mwfact, and...
2007-08-11 Anselm R. Garbeseparated layout-specific stuff into separate .h and...
2007-07-28 Anselm R. Garbechanged ban/unban implementation to not move the window...
2007-05-30 Anselm R. Garbereplaced BORDERPX with sel->border in togglemax(),...
2007-05-22 Anselm R. Garbeapplied Szabolcs proposal to simplify setlayout()
2007-05-15 Anselm R. Garberemoved strip, added -s to LDFLAGS
2007-05-15 Anselm R. Garbeadded new Mod1-b functionality to dwm(1)
2007-05-15 Anselm R. Garbeanother fix, call lt->arrange() in togglebar only
2007-05-07 Anselm R. Garbenext version is 4.1
2007-04-11 Anselm R. Garbenext version will be 4.0, so don't expect it within...
2007-03-29 Anselm R. Garbenext version will be 3.9, but don't expect it this...
2007-02-26 Anselm R. GarbeEscape -s in dwm.1
2007-02-21 Anselm R. Garbereverting to bg 555
2007-02-21 Anselm R. Garbecreating 3.6.1
2007-02-21 Anselm R. Garbecleaned up and commented the config.*.h
2007-02-19 Anselm R. Garberemoved debug compile flags
2007-02-19 Anselm R. Garbeintroduced Layout struct
2007-02-14 Anselm R. Garbeadded ban() which takes care than a banned window is...
2007-02-08 Anselm R. Garbenext version is 3.5
2007-02-07 Anselm R. Garberemoved debug flags
2007-02-07 Anselm R. Garbereplaced getproto with a saner function, now old-school...
2007-02-05 Anselm R. Garbemade some changes more concistent
2007-02-05 Anselm R. Garbegot rid of LD (inspired by JGs patch to wmii)
2007-01-26 Anselm R. Garberenamed CAVEATS into BUGS
2007-01-25 Anselm R. Garbeprepared yet another hotfix release
2007-01-24 Anselm R. Garbehotfix release 3.2.1
2007-01-17 Anselm R. Garbemoved BORDERPX to config.*.h
2007-01-12 Anselm R. Garbechanged incnmaster shortcuts in config.arg.h
2007-01-08 Anselm R. Garbeimplemented nmaster appearance in mode label (using %u)
2007-01-05 Anselm R. Garbeprevent pop() if first sel == nexttiled(clients)
2007-01-05 Anselm R. Garbefixing some minor issues
2007-01-05 Anselm R. GarbeI prefer two master windows by default
2007-01-05 Anselm R. Garbeexperimental version which allows master clients being...
2007-01-02 arg@mig29next version will contain updated copyright notice
2006-12-18 arg@mig29added Solaris hints
2006-12-08 arg@mig29removed the hardcoded fixed fallback, it is useless...
2006-12-05 arg@mig29enforcing using fontsets even if they are incomplete...
2006-12-04 arg@mig29hotfix of a serious crashing bug
2006-11-30 arg@mig29next version will be 2.5
2006-11-25 arg@mig29next version will be 2.4
2006-11-21 arg@mig29applied Gottox patches
2006-11-03 arg@mig29next release will be 2.2
2006-10-31 arg@mig29applied Gottox patch to simplify the resizing of col...
2006-10-14 Anselm R. Garbenow being at v2.0
2006-10-05 Anselm R. Garbechanging MASTER value from percent into per mill
2006-09-29 Anselm R. Garbefirst step to a more flexible dotile() algorithm
2006-09-27 Anselm R. Garbefixing the settags issue, preparing 1.7.1
2006-09-20 arg@mmviimproved intro comment in dwm.h, updated config.mk
2006-09-11 Anselm R. Garbesmall fix
2006-09-06 Anselm R. Garbemaybe this might work
2006-09-06 Anselm R. Garbeprepared dwm-1.4 update
2006-09-06 Anselm R. Garbeseems to preserve floating client z-layer order (even...
2006-09-04 Anselm R. Garbeafter 1.3
2006-09-04 Anselm R. Garberetagged
2006-09-04 Anselm R. Garberemoved html crap
2006-08-31 Anselm R. Garbeapplied sanders patch to remove unnecessary commit()
2006-08-28 Anselm R. Garbechanged config.arg.h - I really need the 4th tag
2006-08-24 Anselm R. Garbe3->4 colors
2006-08-16 Anselm R.Garbeapplied another config.mk patch made by sander
2006-08-15 Anselm R.Garbefixing small bug in config.mk
2006-08-14 Anselm R.Garbeapplied Sanders LD and resize patches
2006-08-11 Anselm R.Garbeupgraded version info
2006-08-07 arg@10ksloc.orgnext version is 0.8
2006-08-05 arg@10ksloc.orgusing -Os again, zoom is ignored in floating mode or...
2006-08-04 arg@10ksloc.orgno need for -g anymore, regexp matching works now
2006-08-04 arg@10ksloc.orgswitched to regexp matching for Rules
2006-08-02 arg@10ksloc.orgfixed a type in README, and patched config.mk
2006-08-02 arg@10ksloc.orgremoved the CONFIG variable from config.mk, renamed...
2006-08-02 arg@10ksloc.orgapplied Sanders patches (numlock2)
2006-08-01 arg@10ksloc.orguppercasing all define'd values (uppercase-prefixed...
2006-08-01 arg@10ksloc.orgcentralized/externalized configuration to config.h
2006-08-01 arg@10ksloc.orgapplied Sanders patches
2006-07-21 arg@10ksloc.orgs/0.5/0.6/ - my steps are wider than the reality
2006-07-21 arg@10ksloc.orgpreparing 0.6 which will be available in the evening...
next