aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-02-14simplifying regexps in config samples3.5Anselm R. Garbe
2007-02-14made for/if/else constructs more consistent, some code polishingAnselm R. Garbe
2007-02-14made configurerequest more tidyAnselm R. Garbe
2007-02-13I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)Anselm R. Garbe
2007-02-13making it more sure that transient checks will work in any caseAnselm R. Garbe
2007-02-13stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)Anselm R. Garbe
2007-02-13simplified configurerequestAnselm R. Garbe
2007-02-12yet another consistency fix of dwmAnselm R. Garbe
2007-02-12I don't see any reason why we should select for input on override-redirect wi...Anselm R. Garbe
2007-02-12bugfix of bugfix (thx to Sander)Anselm R. Garbe
2007-02-12fixed a bugAnselm R. Garbe
2007-02-12during writing 2wm.1 I noticed some bugs in dwm.1Anselm R. Garbe
2007-02-12removing all EnterNotifys after resizeAnselm R. Garbe
2007-02-12added pointer warp on drop in resizeAnselm R. Garbe
2007-02-09pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext...Anselm R. Garbe
2007-02-09treating acroread and mplayer floating by defaultAnselm R. Garbe
2007-02-09adapting John Grahor's patch to dwm-3.5Anselm R. Garbe
2007-02-08fixed copyright notice in MakefileAnselm R. Garbe
2007-02-08fixed order of Bool declarationsAnselm R. Garbe
2007-02-08added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe
2007-02-08next version is 3.5Anselm R. Garbe
2007-02-08making the bar appear at bottomAnselm R. Garbe
2007-02-07Added tag 3.4 for changeset 9ede7b2d2450Anselm R. Garbe
2007-02-07removed debug flags3.4Anselm R. Garbe
2007-02-07replaced getproto with a saner function, now old-school artifacts of WM times...Anselm R. Garbe
2007-02-06yet another fixAnselm R. Garbe
2007-02-06simplificationAnselm R. Garbe
2007-02-06implemented aspect ratio support of windowsAnselm R. Garbe
2007-02-05made some changes more concistentAnselm R. Garbe
2007-02-05got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe
2007-02-05applied apm's patch proposal, getting rid of XDrawLinesAnselm R. Garbe
2007-02-01Added tag 3.3 for changeset 0f91934037b0Anselm R. Garbe
2007-01-31applied Sander's drop_bh patch3.3Anselm R. Garbe
2007-01-28handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle...Anselm R. Garbe
2007-01-26regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS s...Anselm R. Garbe
2007-01-26renamed CAVEATS into BUGSAnselm R. Garbe
2007-01-25Added tag 3.2.2 for changeset d3876aa79292Anselm R. Garbe
2007-01-25prepared yet another hotfix release3.2.2Anselm R. Garbe
2007-01-24Added tag 3.2.1 for changeset f2cabc83a18fAnselm R. Garbe
2007-01-24hotfix release 3.2.13.2.1Anselm R. Garbe
2007-01-24applied offscreen appearance hotfixAnselm R. Garbe
2007-01-24Added tag 3.2 for changeset 4ce65f61f01bAnselm R. Garbe
2007-01-23renamed activescreen into selscreen3.2Anselm R. Garbe
2007-01-23implemented Sanders remarksAnselm R. Garbe
2007-01-23small changesAnselm R. Garbe
2007-01-23removed a blank lineAnselm R. Garbe
2007-01-23this version should also work with cornercases (like unmanage during !issel, ...Anselm R. Garbe
2007-01-23I think this is the best solution of multihead supportAnselm R. Garbe
2007-01-22darker borderAnselm R. Garbe
2007-01-22this variant is known to work, but focus() is ugly - we need in general a bet...Anselm R. Garbe