summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bugfix of bugfix (thx to Sander)Gravatar Anselm R. Garbe 2007-02-121-1/+1
* fixed a bugGravatar Anselm R. Garbe 2007-02-121-1/+1
* during writing 2wm.1 I noticed some bugs in dwm.1Gravatar Anselm R. Garbe 2007-02-121-3/+3
* removing all EnterNotifys after resizeGravatar Anselm R. Garbe 2007-02-121-0/+1
* added pointer warp on drop in resizeGravatar Anselm R. Garbe 2007-02-121-0/+2
* pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext...Gravatar Anselm R. Garbe 2007-02-091-1/+1
* treating acroread and mplayer floating by defaultGravatar Anselm R. Garbe 2007-02-091-0/+2
* adapting John Grahor's patch to dwm-3.5Gravatar Anselm R. Garbe 2007-02-091-2/+3
* fixed copyright notice in MakefileGravatar Anselm R. Garbe 2007-02-081-1/+1
* fixed order of Bool declarationsGravatar Anselm R. Garbe 2007-02-081-1/+1
* added TOPBAR option for making the bar appear what the user likesGravatar Anselm R. Garbe 2007-02-083-3/+5
* next version is 3.5Gravatar Anselm R. Garbe 2007-02-081-1/+1
* making the bar appear at bottomGravatar Anselm R. Garbe 2007-02-081-2/+2
* Added tag 3.4 for changeset 9ede7b2d2450Gravatar Anselm R. Garbe 2007-02-071-0/+1
* removed debug flagsGravatar Anselm R. Garbe 2007-02-071-2/+2
* replaced getproto with a saner function, now old-school artifacts of WM times...Gravatar Anselm R. Garbe 2007-02-075-31/+20
* yet another fixGravatar Anselm R. Garbe 2007-02-061-1/+1
* simplificationGravatar Anselm R. Garbe 2007-02-061-10/+5
* implemented aspect ratio support of windowsGravatar Anselm R. Garbe 2007-02-062-4/+41
* made some changes more concistentGravatar Anselm R. Garbe 2007-02-052-3/+3
* got rid of LD (inspired by JGs patch to wmii)Gravatar Anselm R. Garbe 2007-02-052-4/+2
* applied apm's patch proposal, getting rid of XDrawLinesGravatar Anselm R. Garbe 2007-02-051-14/+4
* Added tag 3.3 for changeset 0f91934037b0Gravatar Anselm R. Garbe 2007-02-011-0/+1
* applied Sander's drop_bh patchGravatar Anselm R. Garbe 2007-01-311-5/+5
* handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle...Gravatar Anselm R. Garbe 2007-01-283-1/+11
* regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS s...Gravatar Anselm R. Garbe 2007-01-261-2/+2
* renamed CAVEATS into BUGSGravatar Anselm R. Garbe 2007-01-262-2/+2
* Added tag 3.2.2 for changeset d3876aa79292Gravatar Anselm R. Garbe 2007-01-251-0/+1
* prepared yet another hotfix releaseGravatar Anselm R. Garbe 2007-01-253-5/+9
* Added tag 3.2.1 for changeset f2cabc83a18fGravatar Anselm R. Garbe 2007-01-241-0/+1
* hotfix release 3.2.1Gravatar Anselm R. Garbe 2007-01-241-1/+1
* applied offscreen appearance hotfixGravatar Anselm R. Garbe 2007-01-241-8/+8
* Added tag 3.2 for changeset 4ce65f61f01bGravatar Anselm R. Garbe 2007-01-241-0/+1
* renamed activescreen into selscreenGravatar Anselm R. Garbe 2007-01-234-6/+6
* implemented Sanders remarksGravatar Anselm R. Garbe 2007-01-231-1/+2
* small changesGravatar Anselm R. Garbe 2007-01-234-9/+11
* removed a blank lineGravatar Anselm R. Garbe 2007-01-231-1/+0
* this version should also work with cornercases (like unmanage during !issel, ...Gravatar Anselm R. Garbe 2007-01-231-7/+7
* I think this is the best solution of multihead supportGravatar Anselm R. Garbe 2007-01-232-11/+7
* darker borderGravatar Anselm R. Garbe 2007-01-221-1/+1
* this variant is known to work, but focus() is ugly - we need in general a bet...Gravatar Anselm R. Garbe 2007-01-222-9/+13
* applied Sanders all5.patch (thanks for your weekend session, Sander!)Gravatar Anselm R. Garbe 2007-01-225-71/+63
* leavenotify also don't needs the checkGravatar Anselm R. Garbe 2007-01-191-5/+2
* deciding for focus(NULL);Gravatar Anselm R. Garbe 2007-01-191-2/+2
* replaced XSetBorder.../focus()Gravatar Anselm R. Garbe 2007-01-191-1/+1
* yet another multihead fix by Christof MusikGravatar Anselm R. Garbe 2007-01-191-0/+2
* I prefer BORDERPX=1Gravatar Anselm R. Garbe 2007-01-192-2/+2
* personally I prefer 2px bordersGravatar Anselm R. Garbe 2007-01-181-1/+1
* applied a modified version of Christof Musik's multihead patch (though this i...Gravatar Anselm R. Garbe 2007-01-181-1/+4
* moved BORDERPX to config.*.hGravatar Anselm R. Garbe 2007-01-175-3/+4