JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2007-02-19 Anselm R. Garberemoved debug compile flags
2007-02-19 Anselm R. Garbeintroduced Layout struct
2007-02-19 Anselm R. Garbesome more code polishing
2007-02-19 Anselm R. Garbeforgot an extern declaration
2007-02-19 Anselm R. Garbebugfix of transient handling
2007-02-19 Anselm R. Garberemoved procevent, more refactoring
2007-02-19 Anselm R. Garbedraw.c is useless (belongs to main.c now)
2007-02-19 Anselm R. Garberenamed view.c into screen.c
2007-02-19 Anselm R. Garberenamed manage.c to view.c
2007-02-19 Anselm R. Garberenamed Rule members, renamed RReg into Regexps
2007-02-19 Anselm R. Garbemerged tag.c, view.c and tile.c to manage.c
2007-02-19 Anselm R. Garbesome more refactoring
2007-02-19 Anselm R. Garbeadded some new convenience functions
2007-02-19 Anselm R. Garbesome more refactoring
2007-02-19 Anselm R. Garbeintroduced tile.c, some refactoring of functions
2007-02-19 Anselm R. Garbesimplified configurerequest to a bare minimum, removed...
2007-02-19 Anselm R. Garbefixed configurerequest according to Jukkas complains
2007-02-19 Anselm R. Garbefixed configurerequest according to the problem Jukka...
2007-02-19 Anselm R. Garbedon't resize master if not in tiled mode
2007-02-16 Anselm R. Garberemoved useless space
2007-02-16 Anselm R. Garbewell, resize should be called in dofloat anyways ;)
2007-02-16 Anselm R. Garberemoved ugly ban(), extended resize() that it only...
2007-02-16 Anselm R. Garberemoved getnext/getprev, redundant
2007-02-14 Anselm R. Garbeadded ban() which takes care than a banned window is...
2007-02-14 Anselm R. GarbeAdded tag 3.5 for changeset 63ad05e7f9e1
2007-02-14 Anselm R. Garbesimplifying regexps in config samples
2007-02-14 Anselm R. Garbemade for/if/else constructs more consistent, some code...
2007-02-14 Anselm R. Garbemade configurerequest more tidy
2007-02-13 Anselm R. GarbeI didn't knew of c->isfixed, that should fix Jukkas...
2007-02-13 Anselm R. Garbemaking it more sure that transient checks will work...
2007-02-13 Anselm R. Garbestupid me, one needs to set c->{x,y,w,h} in configurere...
2007-02-13 Anselm R. Garbesimplified configurerequest
2007-02-12 Anselm R. Garbeyet another consistency fix of dwm
2007-02-12 Anselm R. GarbeI don't see any reason why we should select for input...
2007-02-12 Anselm R. Garbebugfix of bugfix (thx to Sander)
2007-02-12 Anselm R. Garbefixed a bug
2007-02-12 Anselm R. Garbeduring writing 2wm.1 I noticed some bugs in dwm.1
2007-02-12 Anselm R. Garberemoving all EnterNotifys after resize
2007-02-12 Anselm R. Garbeadded pointer warp on drop in resize
2007-02-09 Anselm R. Garbepneubeck pointed out an obvious thing, that a second...
2007-02-09 Anselm R. Garbetreating acroread and mplayer floating by default
2007-02-09 Anselm R. Garbeadapting John Grahor's patch to dwm-3.5
2007-02-08 Anselm R. Garbefixed copyright notice in Makefile
2007-02-08 Anselm R. Garbefixed order of Bool declarations
2007-02-08 Anselm R. Garbeadded TOPBAR option for making the bar appear what...
2007-02-08 Anselm R. Garbenext version is 3.5
2007-02-08 Anselm R. Garbemaking the bar appear at bottom
2007-02-07 Anselm R. GarbeAdded tag 3.4 for changeset 9ede7b2d2450
2007-02-07 Anselm R. Garberemoved debug flags
2007-02-07 Anselm R. Garbereplaced getproto with a saner function, now old-school...
2007-02-06 Anselm R. Garbeyet another fix
2007-02-06 Anselm R. Garbesimplification
2007-02-06 Anselm R. Garbeimplemented aspect ratio support of windows
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-02-05 Anselm R. Garbeapplied apm's patch proposal, getting rid of XDrawLines
2007-02-01 Anselm R. GarbeAdded tag 3.3 for changeset 0f91934037b0
2007-01-31 Anselm R. Garbeapplied Sander's drop_bh patch
2007-01-28 Anselm R. Garbehandling WM_STATE seems to make DnD in gtk/qt apps...
2007-01-26 Anselm R. Garberegarding to plan9.bell-labs.com/sources/contrib/rsc...
2007-01-26 Anselm R. Garberenamed CAVEATS into BUGS
2007-01-25 Anselm R. GarbeAdded tag 3.2.2 for changeset d3876aa79292
2007-01-25 Anselm R. Garbeprepared yet another hotfix release
2007-01-24 Anselm R. GarbeAdded tag 3.2.1 for changeset f2cabc83a18f
2007-01-24 Anselm R. Garbehotfix release 3.2.1
2007-01-24 Anselm R. Garbeapplied offscreen appearance hotfix
2007-01-24 Anselm R. GarbeAdded tag 3.2 for changeset 4ce65f61f01b
2007-01-23 Anselm R. Garberenamed activescreen into selscreen
2007-01-23 Anselm R. Garbeimplemented Sanders remarks
2007-01-23 Anselm R. Garbesmall changes
2007-01-23 Anselm R. Garberemoved a blank line
2007-01-23 Anselm R. Garbethis version should also work with cornercases (like...
2007-01-23 Anselm R. GarbeI think this is the best solution of multihead support
2007-01-22 Anselm R. Garbedarker border
2007-01-22 Anselm R. Garbethis variant is known to work, but focus() is ugly...
2007-01-22 Anselm R. Garbeapplied Sanders all5.patch (thanks for your weekend...
2007-01-19 Anselm R. Garbeleavenotify also don't needs the check
2007-01-19 Anselm R. Garbedeciding for focus(NULL);
2007-01-19 Anselm R. Garbereplaced XSetBorder.../focus()
2007-01-19 Anselm R. Garbeyet another multihead fix by Christof Musik
2007-01-19 Anselm R. GarbeI prefer BORDERPX=1
2007-01-18 Anselm R. Garbepersonally I prefer 2px borders
2007-01-18 Anselm R. Garbeapplied a modified version of Christof Musik's multihea...
2007-01-17 Anselm R. Garbemoved BORDERPX to config.*.h
2007-01-16 Anselm R. GarbeAdded tag 3.1 for changeset e1c8bef05e6e
2007-01-16 Anselm R. Garberemoved erealloc (not used)
2007-01-16 Anselm R. Garberemoved unnecessary bx, by, bw variables
2007-01-16 Anselm R. Garbes/444/555/g - enlightened selected background
2007-01-16 Anselm R. Garberemoved firefox rule from default.h
2007-01-16 Anselm R. Garbeapplied new default colors
2007-01-16 Anselm R. Garbeapplied sanders patch of my config
2007-01-15 Anselm R. GarbeJukka, thanks for being faster than me!
2007-01-15 Anselm R. Garbechanged restack, to fix undrawed tag indicators
2007-01-15 Anselm R. Garberemoved drawclient and drawall (they performed useless...
2007-01-14 Anselm R. Garbeimplemented new color scheme accordingly to Sanders...
2007-01-14 Anselm R. Garberemoved mode label stuff
2007-01-14 Anselm R. Garberemoved client title bar
2007-01-12 Anselm R. Garbeadded missing space
2007-01-12 Anselm R. Garbenah the last change feels bad
2007-01-12 Anselm R. Garbechanged incnmaster shortcuts in config.arg.h
next