JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2007-10-01 Anselm R. Garbeadded hint for downloading dextra
2007-10-01 Anselm R. Garbefixed font definition
2007-09-30 Anselm R. Garbefixed man page
2007-09-30 Anselm R. Garbefixed an issue in Peter's patch (it is no good idea...
2007-09-30 Anselm R. Garbeapplied Peter Hartlich's border collapse patch
2007-09-27 Anselm R. Garbeimproved tile() for the RESIZEHINTS == True case, now...
2007-09-27 Anselm R. Garbefixed colors
2007-09-27 arg@suckless.orgfixed inclusion order
2007-09-26 Anselm R. Garbeupdated with my favorite colorscheme
2007-09-25 Anselm R. Garbeapplied colors depend from lavishs proposal
2007-09-23 Anselm R. Garbeswitching to white normal bg, renaming tag 9 into www...
2007-09-23 Anselm R. Garbebtw 4.6 will be the next release
2007-09-23 Anselm R. Garberenamed config.h into config.def.h, config.h will be...
2007-09-22 Anselm R. Garbeintroduced ISTILE, which can be easily extended with...
2007-09-22 Anselm R. Garbesetmwfact and zoom check isarrange(floating) now, not...
2007-09-22 Anselm R. GarbeAdded tag 4.5 for changeset 2acc60d6dfe2
2007-09-22 Anselm R. Garbecosmetic fix
2007-09-20 Anselm R. Garbefixed a comment
2007-09-19 arg@suckless.orgapplied Peters patch, applied yiyus hint to initfont
2007-09-18 Anselm R. Garbeapplied Peter Hartlich's togglemax patch to allow toggl...
2007-09-17 arg@suckless.orgmade all stuff non-static - so you can choose wether...
2007-09-16 Anselm R. Garbethere might be envs which need Xlib.h
2007-09-16 Anselm R. GarbeMod1-Button2 on a floating but not-fixed client will...
2007-09-16 Anselm R. Garbenow tiled windows can be resized/moved, their floating...
2007-09-16 Anselm R. Garbesome more rearrangements
2007-09-16 Anselm R. Garbeordered all functions alphabetically
2007-09-16 Anselm R. Garbecorrected a misleading comment
2007-09-16 Anselm R. Garbemacros which have been defined in config.h can only...
2007-09-15 Anselm R. Garbeordered function forward definitions
2007-09-15 Anselm R. Garbebackporting my intro-comment of old dwm.h
2007-09-15 Anselm R. Garberemoved grabkeys, not necessary
2007-09-15 Anselm R. Garbemicromizing dwm step 1
2007-09-15 Anselm R. Garbenew colorscheme (16-bit compliant)
2007-09-15 Anselm R. Garbemoved bar-related stuff to bar.c (merged draw.c into...
2007-09-15 Anselm R. Garberenamed drawstatus into drawbar
2007-09-15 Anselm R. Garberenamed config.default.h into config.h
2007-09-15 Anselm R. Garbedist target only needs to add config.default.h
2007-09-15 Anselm R. Garberemoved config.arg.h, only 1 config.h necessary
2007-09-14 Anselm R. Garbesmall changes of the colors
2007-09-11 Anselm R. Garbeother color
2007-09-11 Anselm R. Garbeusing light colorscheme, preparing merge of config...
2007-09-09 Anselm R. GarbeI work with enabled RESIZEHINTS, simply because I force...
2007-09-09 Anselm R. Garbeintroduced new define RESIZEHINTS, which allows to...
2007-09-07 Anselm R. Garbe14px fonts drives me nuts
2007-08-26 Anselm R. GarbeAdded tag 4.4.1 for changeset 7c117df5d202
2007-08-26 Anselm R. Garbeprepared 4.4.1 bugfix and minor feature enhancement...
2007-08-23 Anselm R. GarbeAdded tag 4.4 for changeset 408014d21261
2007-08-23 Anselm R. Garberemoved unnecessary include, prepared dwm-4.4
2007-08-22 Anselm R. Garbesetlayout should perform strcmp's if arg != NULL, becau...
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. Garberenamed char prop[] into buf[]
2007-08-19 Anselm R. Garbefixed misappearance of iconified windows on SIGKILL
2007-08-19 Anselm R. Garbemoved updatebarpos to screen
2007-08-19 Anselm R. Garbeadded screen.c, removed layout.c and tag.c
2007-08-19 Anselm R. Garbeprepared merging layout.c and tag.c into screen.c
2007-08-19 Anselm R. Garbesmall fix
2007-08-18 Anselm R. Garbehmm I doubt the usefulness of storing this information...
2007-08-18 Anselm R. Garbecleaned up settags-handling
2007-08-18 Anselm R. Garbeapplied Gottox mwfact patch
2007-08-17 Anselm R. Garbereplaced static Layout *lt with static unsigned int...
2007-08-17 Anselm R. Garberenamed seltag into seltags
2007-08-17 Anselm R. Garbeapplied Jukka Salmi's setmwfact patch
2007-08-16 Anselm R. Garbemade plural arrays
2007-08-16 Anselm R. Garbefixed the issue observed by various people, that client...
2007-08-16 Anselm R. Garbemade tag/view/toggle{tag,view} work on pointer to tags...
2007-08-16 Anselm R. Garbeapplied Jukka's patch
2007-08-15 Anselm R. Garbefixed _DWM_CONFIG persistation, fixed the client disapp...
2007-08-15 Anselm R. Garbefififi
2007-08-14 Anselm R. Garbefix of resize (thanks Sander for the hint!)
2007-08-14 Anselm R. Garbefixed a typo
2007-08-13 Anselm R. Garbesmall bugfix
2007-08-13 Anselm R. Garbetags should be persistent now during X server run
2007-08-13 Anselm R. Garbesmall bugfix
2007-08-13 Anselm R. Garbemade tile simplier
2007-08-13 Anselm R. Garbemade Layout a static struct in layout.c, added some...
2007-08-13 Anselm R. Garbemade resize more precise
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. Garbefixed a comment
2007-08-11 Anselm R. Garbeseparated layout-specific stuff into separate .h and...
2007-08-10 Anselm R. Garbelet not overlap the borders
2007-08-10 Anselm R. Garberemoved VRATIO, NMASTER, inc*(), renamed HRATIO into...
2007-08-05 Anselm R. Garbeslight change of my color scheme
2007-08-05 Anselm R. Garberemoved spow(x, 0); calls, I did them for consistency...
2007-08-05 Anselm R. Garbeapplied Jukka's dwm.1 patch
2007-08-05 Anselm R. Garbechanged shortcuts as described on the mailinglist,...
2007-08-04 Anselm R. Garbesmall fix of static function order
2007-08-04 Anselm R. GarbeI introduced {H,V}RATIO and inc{h,v,}ratio() functions...
2007-08-03 Anselm R. Garberemoved a C++ style comment
2007-08-03 Anselm R. Garbeimplemented ratio tile as described on the mailinglist
2007-07-31 Anselm R. Garbechanged the fix of yesterday, the resize should only...
2007-07-30 Anselm R. Garbefoo
2007-07-28 Anselm R. Garbeset client state to iconic on maprequest
2007-07-28 Anselm R. Garbechanged ban/unban implementation to not move the window...
2007-07-28 Anselm R. Garberemoved shiftview(), if you scroll the views in the...
2007-07-26 Anselm R. Garbeapplied Jeroen's {clean,spell}.diff patches, thanks...
2007-07-24 Anselm R. Garbeapplied Jeroen Schot's shiftview patch
2007-07-24 arg@f00b4rapplied dwm-windowscrolling patch
2007-07-14 arg@f00b4rAdded tag 4.3 for changeset e0ec0d5d8b1e
next