JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2008-06-09 arg@suckless.orgrevert of introduced problem
2008-06-09 arg@suckless.orgapplied nsz' textnw patch thank you
2008-06-09 arg@suckless.orgupdated the for-loop with Gottox' proposal
2008-06-06 arg@suckless.orgminor change
2008-06-04 arg@suckless.orgapplied nsz's patches (many thanks!)
2008-06-02 arg@suckless.orgsmall change to drawtext
2008-06-01 Anselm R Garbefixed the tile() issue with xpdf
2008-06-01 Anselm R Garbeusing anydot's memcpy-approach in drawtext, however...
2008-06-01 Anselm R GarbeGottox' drawtext simplification
2008-06-01 Anselm R Garbeapplied noviewprev.diff, fix.diff and unusedflags.diff
2008-05-31 Anselm R Garbefix
2008-05-31 Anselm R Garbelt->arrange in mfact
2008-05-30 Anselm R Garbeisfixed implies isfloating
2008-05-29 Anselm R Garbeapplied nibbles fixes, slightly modified
2008-05-29 Anselm R Garbeapplied yiyus tip patch from tue
2008-05-28 Anselm R Garbecore dump fix in cleanup
2008-05-26 Anselm R Garbeupdated the initial comment to reflect the use of bit...
2008-05-26 Anselm R Garbeslight changes
2008-05-26 Anselm R Garberemoved bx and bw, unnecessary
2008-05-26 Anselm R Garberenamed domax into ismax
2008-05-26 Anselm R Garbesimplified tile()
2008-05-26 Anselm R Garberemoved Layout->updategeom, unnecessary
2008-05-26 Anselm R Garberemoved TEXTW
2008-05-26 Anselm R Garbeapplied yiyus domax patch with slight modifications
2008-05-22 Anselm R Garbereplaced isvisible with a macro
2008-05-22 Anselm R Garberemoved emallocz
2008-05-22 Anselm R Garbes/int/uint/ in config.h
2008-05-22 Anselm R Garberemoved debug output, sanitized tag limit check
2008-05-22 Anselm R Garbesetmfact argument was wrong
2008-05-22 Anselm R GarbeKey.mod is uint, Client.[old]bw is int
2008-05-22 Anselm R Garbes/unsigned long/ulong/
2008-05-22 Anselm R Garbes/nextunfloating/nexttiled/, changed zoom() behavior
2008-05-22 Anselm R Garbes/unsigned int/uint/
2008-05-22 Anselm R Garbes/void */const void */
2008-05-22 Anselm R Garbeapplied Gottox bitmask + void *arg patch
2008-05-19 anselm@anselm1some minor fixes
2008-05-19 anselm@anselm1simplification
2008-05-19 anselm@anselm1reverted dist target in Makefile
2008-05-19 anselm@anselm1merged tile.c again into dwm.c
2008-05-19 Anselm R Garbetake bar into account
2008-05-19 Anselm R Garbebe more polite to clients which like to appear outside...
2008-05-19 Anselm R Garbefixed comment
2008-05-19 Anselm R Garbefix
2008-05-19 Anselm R Garbemake it easier for the user, if Xinerama support is...
2008-05-19 Anselm R Garbeimproving space usage if master is left of stack (default)
2008-05-19 Anselm R Garbeonly snap within window area
2008-05-19 Anselm R Garbes/DEFGEOM/CUSTOMGEOM/
2008-05-19 Anselm R Garbeupdate
2008-05-19 Anselm R Garbeupdatetilegeom should be fine for setmfact
2008-05-19 Anselm R Garberecent changes, introduced togglebar, changed some...
2008-05-17 Anselm R Garbenew stuff
2008-05-17 Anselm R Garberemoved the <M> togglelayout call
2008-05-17 Anselm R Garbes/tilegeom/updatetilegeom/
2008-05-17 Anselm R Garberemoved monocle for now
2008-05-17 Anselm R Garberemoved the exact focus mechanism of next/prev window
2008-05-17 Anselm R Garbemoved all tile()-related stuff into tile.c which is...
2008-05-17 Anselm R Garberemoved tileh, renamed tilev into tile again, removed...
2008-05-17 Anselm R Garberemoved Layout->isfloating
2008-05-17 Anselm R Garberemoved reapply() -- unnecessary
2008-05-17 Anselm R Garberenamed setlayout into togglelayout
2008-05-15 Anselm R Garberemoved temporary wildcard handling
2008-05-15 Anselm R Garbeadded wild-card handling for tags
2008-05-14 Anselm R Garbeapplied nsz's another style patch
2008-05-13 Anselm R Garbeapplied nsz's style.diff patch
2008-05-13 Anselm R Garbejust added a comment
2008-05-11 Anselm R Garbeminor fixes
2008-05-11 Anselm R Garbehaving monocle on Mod1-m
2008-05-11 Anselm R Garbehotfix
2008-05-11 Anselm R Garberemoved Geom stuff, introduced updategeom() again,...
2008-05-11 Anselm R Garbecleaned up config.def.h
2008-05-11 Anselm R Garbeimplemented exact focus next, if arg != NULL to focus...
2008-05-06 Anselm R Garbeapplied the proposal by nsz
2008-05-06 Anselm R Garbeapplied JUCE patch
2008-04-27 Anselm R Garbesimplification of view() as proposed by anydot
2008-04-27 Anselm R Garbeapplied yiyus tagset patch
2008-04-27 Anselm R Garbeapplied yiyus fgeom patch
2008-04-27 Anselm R Garbeapplied dfenze drawtext simplifications
2008-04-20 anselm@anselm1this is the correct way
2008-04-20 anselm@anselm1copyright notice is in LICENSE
2008-04-20 anselm@anselm1applied Ph's seltags-simplification with some modifications
2008-04-20 anselm@anselm1applied Ph's MIN/MAX patch, nice work!
2008-04-20 anselm@anselm1applied Ph's patch regarding geom and lt initialization
2008-04-20 anselm@anselm1applied Gottox' applyrules() fix
2008-04-08 Anselm R Garbegeometry fix proposed by Jukka
2008-04-07 Anselm R Garbeapplied applyrules-fix by Jukka, thank you Jukka!
2008-04-05 Anselm R Garbefix
2008-04-05 Anselm R Garbeapplied the proposed monocle patch from the mailinglist
2008-04-04 Anselm R Garbenext version is 5.0
2008-04-03 anselm@anselm1Added tag 4.9 for changeset 22c669b2dd36
2008-04-03 Anselm R Garbeyet another cleanup
2008-04-03 Anselm R Garbesome cleanup changes
2008-04-02 anselm@anselm1uncommented dual layout in preparation of dwm 4.9
2008-04-02 anselm@anselm1applied Peter Hartlich's simplification patch of setmfa...
2008-04-01 Anselm R Garbeaspects hints seem broken for fullscreen apps
2008-03-31 Anselm R Garberemoved uneccessary line
2008-03-25 Anselm R Garbebugfix
2008-03-24 Anselm R Garbesetmfact should not have any effect if in floating...
2008-03-24 Anselm R Garbeminor fix
2008-03-24 Anselm R Garberevival of mfact and setmfact
2008-03-24 Anselm R Garbesetlayout and setgeom are now togglable again
next