JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
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
2007-07-12 arg@f00b4rrestoring tip to be a working dwm again (switching...
2007-06-19 Anselm R. Garbeplease recheck this patch with Mathematica from Wolfram...
2007-06-19 Anselm R. Garberemoved crappy createnotify handler
2007-06-06 Anselm R. Garbeapplied restack patch of anydot, with slight changes
2007-06-06 Anselm R. GarbeI change the style of init somewhat, init as early...
2007-06-04 Anselm R. Garbeuncommented creatnotify
2007-06-04 Anselm R. Garbeadded an creatnotify event handler
2007-06-04 Anselm R. Garbeapplied anudots [un]ban repair patch
2007-06-01 Anselm R. Garbemaking variable declarations in dwm.h extern, this...
2007-05-30 Anselm R. Garbereplaced BORDERPX with sel->border in togglemax(),...
2007-05-30 Anselm R. GarbeAdded tag 4.2 for changeset c13cb8c6b7a5
2007-05-30 Anselm R. Garbereferred to LICENSE file
2007-05-30 Anselm R. GarbeJukka also belongs to Copyright holders after all he...
2007-05-30 Anselm R. Garbeapplied Jukkas patch
2007-05-29 Anselm R. Garbechanged -v output (now also anydot and nsz are containe...
2007-05-29 Anselm R. Garbeadded nsz to copyright holders as well, because he...
2007-05-29 Anselm R. Garbeadded anydot to Copyright holders, because he contribut...
2007-05-29 Anselm R. Garbeapplied anydot's 3 minor patches, thank you anydot
2007-05-28 Anselm R. Garbeapplied Sanders patch
2007-05-25 Anselm R. Garbeapplied anydots proposal to let togglefloating restore...
2007-05-24 Anselm R. Garbefix if n < nmaster of remainer calculation for master...
2007-05-24 Anselm R. Garberev 900, cool
2007-05-24 Anselm R. Garbefo
2007-05-24 Anselm R. Garbecalculating the remainder for master and stack area...
2007-05-24 Anselm R. Garbefixed issue reported by Christian Garbs
2007-05-23 Anselm R. Garberemoved the only one and superfloues strncmp
2007-05-23 Anselm R. Garbefoo
2007-05-23 Anselm R. Garbereverted last change after Sander pointed out the origi...
2007-05-23 Anselm R. Garbeapplied anydots remark of togglefloating()
2007-05-22 Anselm R. Garbeapplied Szabolcs proposal for zoom() as well
2007-05-22 Anselm R. Garbeapplied Szabolcs proposal to simplify setlayout()
next