JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
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()
2007-05-21 Anselm R. GarbeAdded tag 4.1 for changeset 00f4180df72b
2007-05-16 Anselm R. Garbeno that change breaks fullscreen apps
2007-05-16 Anselm R. Garberaise barwin in restack, that's the most elegant soluti...
2007-05-15 Anselm R. Garbesimplification
2007-05-15 Anselm R. Garberaising the barwin has no effect becasue of restack
2007-05-15 Anselm R. Garbefix
2007-05-15 Anselm R. Garbebarwindow raising
2007-05-15 Anselm R. Garbeusing BarTop as fallback if BARPOS is set to BarOff...
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-15 Anselm R. Garbefixed bpos init
2007-05-15 Anselm R. Garbemade bar togglalble
2007-05-14 Anselm R. Garbethanks to Jukka
2007-05-14 Anselm R. Garbeadded the GTK Save-As bug report to BUGS section of...
2007-05-14 Anselm R. Garbeapplied dfenze cleanups, fixed some comments in dwm.h
2007-05-10 Anselm R. Garbesmall fix of fix
2007-05-10 Anselm R. Garbefixed a potential security flaw
2007-05-09 Anselm R. Garbeapplied Maarten Maathuis recenter-patch for floating...
2007-05-09 Anselm R. Garbes/remain/remainder/
2007-05-09 Anselm R. Garbefixing remaining space calculation
2007-05-08 Anselm R. Garbethanks to Juka to check -Wall ;)
2007-05-07 Anselm R. Garbenext version is 4.1
2007-05-07 Anselm R. Garbeapplied patch of Paul Liu to allow onthefly resizing...
2007-04-19 Anselm R. GarbeAdded tag 4.0 for changeset 018c38468422
2007-04-19 Anselm R. Garbefixed the border issue for mplayer, ff is definately...
2007-04-19 Anselm R. Garbetouch border
2007-04-18 Anselm R. Garbeset border at manage time
2007-04-18 Anselm R. Garbeusing pixelcarnage-monospace (proggyclean), because...
2007-04-17 Anselm R. Garbechanged border handling
2007-04-13 Anselm R. Garbechanging order of c->border restorage
2007-04-13 Anselm R. GarbeI used 2006 in other places as well
2007-04-13 Anselm R. Garbeyet another fix of copyright compactisition
2007-04-13 Anselm R. Garbemaking Copyright notices more compact
2007-04-11 Anselm R. Garbenext version will be 4.0, so don't expect it within...
2007-04-11 Anselm R. Garbemake also transients floating when we do not know the...
2007-04-02 Anselm R. GarbeAdded tag 3.9 for changeset 55478328b242
2007-03-29 Anselm R. Garbenext version will be 3.9, but don't expect it this...
2007-03-29 Anselm R. Garbeadd an additional check in resize() to prevent a crash...
2007-03-05 Anselm R. GarbeAdded tag 3.8 for changeset 2ea201354cf0
2007-03-02 Anselm R. Garbewe don't need to set the font all the time
2007-03-01 Anselm R. Garbesome changes to updatesizehints, I don't change the...
2007-02-26 Anselm R. Garberemoved sendevent
2007-02-26 Anselm R. GarbeEscape -s in dwm.1
2007-02-24 Anselm R. GarbeAdded tag 3.7 for changeset baee494346e5
2007-02-24 Anselm R. Garbeprepared 3.7, ready to rambo
2007-02-24 Anselm R. Garberemoved an unnecessary newline
2007-02-24 Anselm R. Garberemoved superfluous externs (except for tags, because...
2007-02-23 Anselm R. Garbereplacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1...
next