JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
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...
2007-02-23 Anselm R. Garbeoops, small bugfix in my config
2007-02-23 Anselm R. Garbedefault masterwidth should also be at 600
2007-02-23 Anselm R. Garbechanged order if h/l
2007-02-23 Anselm R. Garbewell I agree to several people claiming h/j/k/l is...
2007-02-22 Anselm R. Garberenamed untiled into floating, keeping tiled instead...
2007-02-22 Anselm R. Garbehahaha, untiled and non-untiled sounded really cumbersome
2007-02-22 Anselm R. Garbemade Fnt an anonymous inner struct
2007-02-22 Anselm R. Garbemade Fnt an anonymous inner struct
2007-02-22 Anselm R. Garbenah, I don't want 640 as MASTERWIDTH
2007-02-22 Anselm R. Garbeusing MASTERWIDTH=640 and 32px steps by default (incmas...
2007-02-22 Anselm R. Garbesimplified focusclient()
2007-02-22 Anselm R. Garberenamed versatile into untiled
2007-02-22 Anselm R. Garbemerged focus{prev.next} into focusclient(1/-1)
2007-02-22 Anselm R. Garbemade dwm.h more tidy (thx Jukka for the zoom() hint)
2007-02-22 Anselm R. Garbeoops
2007-02-22 Anselm R. Garbesmall bugfix
2007-02-22 Anselm R. Garbefixed some issues due to the Arg->const char * transition
2007-02-22 Anselm R. Garberestoring default keybindings as Sander complained
2007-02-22 Anselm R. Garbereplaced Arg union with const char *arg, seems cleaner...
2007-02-22 Anselm R. Garbere-added xterm to config.default.h
2007-02-22 Anselm R. Garberemoved button4/5-bindings for incnmaster on mode label...
2007-02-22 Anselm R. Garbefixed order of key bindings described in dwm.1
2007-02-22 Anselm R. Garbestatus needs update even in togglemax() - since we...
2007-02-22 Anselm R. Garbereusing drawsquare for client title, empty square befor...
2007-02-22 Anselm R. Garbedwm draws a small caret before the client title if...
2007-02-22 Anselm R. Garbenah grouped keybindings by context
2007-02-22 Anselm R. Garbefixed exit condition in togglemax()
2007-02-22 Anselm R. Garbefixing missing extern declars in dwm.h for {de,at}tach()
2007-02-22 Anselm R. Garbeseveral changes, made togglemax extern and separated...
2007-02-21 Anselm R. Garbejust ignore the FD_ISSET check in main.c of xfd, just...
2007-02-21 Anselm R. Garbeoptimizing background color of terminals
2007-02-21 Anselm R. Garbeusing 333 as background, hey proggyclean is really...
2007-02-21 Anselm R. Garbeswitching to 13pt proggyclean (this fits better my...
2007-02-21 Anselm R. Garbeusing smaller font
2007-02-21 Anselm R. Garbeusing a green selborder
2007-02-21 Anselm R. Garbereverting to bg 555
2007-02-21 Anselm R. Garbes/555/357/ for SELCOLOR
2007-02-21 Anselm R. Garbeswitching to urxvtcd for the moment (the uxterm flicker...
2007-02-21 Anselm R. GarbeAdded tag 3.6.1 for changeset 20ec6976cee1
2007-02-21 Anselm R. Garbecreating 3.6.1
2007-02-21 Anselm R. Garbereverted accidental removal of sx, sy
2007-02-21 Anselm R. Garberemoved some global vars which should be static instead
2007-02-21 Anselm R. Garbemoved focus{next,prev} and nexttiled from client.c...
2007-02-21 Anselm R. Garbecleaned up and commented the config.*.h
2007-02-21 Anselm R. GarbeAdded tag 3.6 for changeset 75b1b25fe0d7e29400baf305681...
2007-02-21 Anselm R. Garbefixed quoting and a comment
2007-02-20 Anselm R. Garberenamed setfont to initfont, getcolor to initcolor
2007-02-20 Anselm R. Garbefixed order
2007-02-20 Anselm R. Garbeadded draw.c again (except getcolor and setfont which...
2007-02-20 Anselm R. Garbeseparating drawsquare from drawtext, made drawtext...
2007-02-20 Anselm R. Garberechecked with OpenBSD
2007-02-20 Anselm R. Garbesplit screen.c into layout.c and tag.c (because the...
2007-02-19 Anselm R. Garbeusing eprint instead of fputs
2007-02-19 Anselm R. Garbereplaced togglelayout with setlayout
2007-02-19 Anselm R. Garbechanged some odering in config*.h
2007-02-19 Anselm R. Garberenamed Client->versatile and Rule->versatile into...
2007-02-19 Anselm R. Garberenames swim[ming] into versatile
2007-02-19 Anselm R. Garberenamed floating into swimming (this does not clash...
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
next