aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2007-02-19merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe-458/+434
2007-02-19some more refactoringAnselm R. Garbe-47/+47
2007-02-19added some new convenience functionsAnselm R. Garbe-30/+40
2007-02-19some more refactoringAnselm R. Garbe-5/+5
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe-141/+150
2007-02-19simplified configurerequest to a bare minimum, removed wrong ban() callsAnselm R. Garbe-16/+1
2007-02-19fixed configurerequest according to Jukkas complainsAnselm R. Garbe-8/+9
2007-02-19fixed configurerequest according to the problem Jukka reportedAnselm R. Garbe-11/+16
2007-02-19don't resize master if not in tiled modeAnselm R. Garbe-0/+2
2007-02-16removed useless spaceAnselm R. Garbe-1/+1
2007-02-16well, resize should be called in dofloat anyways ;)Anselm R. Garbe-0/+1
2007-02-16removed ugly ban(), extended resize() that it only resets the size if necessa...Anselm R. Garbe-93/+100
2007-02-16removed getnext/getprev, redundantAnselm R. Garbe-19/+7
2007-02-14added ban() which takes care than a banned window is not banned again... (thi...Anselm R. Garbe-7/+19
2007-02-14Added tag 3.5 for changeset 63ad05e7f9e1Anselm R. Garbe-0/+1
2007-02-14simplifying regexps in config samplesAnselm R. Garbe-7/+7
2007-02-14made for/if/else constructs more consistent, some code polishingAnselm R. Garbe-21/+18
2007-02-14made configurerequest more tidyAnselm R. Garbe-5/+10
2007-02-13I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)Anselm R. Garbe-6/+8
2007-02-13making it more sure that transient checks will work in any caseAnselm R. Garbe-3/+4
2007-02-13stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)Anselm R. Garbe-16/+20
2007-02-13simplified configurerequestAnselm R. Garbe-47/+29
2007-02-12yet another consistency fix of dwmAnselm R. Garbe-1/+1
2007-02-12I don't see any reason why we should select for input on override-redirect wi...Anselm R. Garbe-4/+1
2007-02-12bugfix of bugfix (thx to Sander)Anselm R. Garbe-1/+1
2007-02-12fixed a bugAnselm R. Garbe-1/+1
2007-02-12during writing 2wm.1 I noticed some bugs in dwm.1Anselm R. Garbe-3/+3
2007-02-12removing all EnterNotifys after resizeAnselm R. Garbe-0/+1
2007-02-12added pointer warp on drop in resizeAnselm R. Garbe-0/+2
2007-02-09pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext...Anselm R. Garbe-1/+1
2007-02-09treating acroread and mplayer floating by defaultAnselm R. Garbe-0/+2
2007-02-09adapting John Grahor's patch to dwm-3.5Anselm R. Garbe-2/+3
2007-02-08fixed copyright notice in MakefileAnselm R. Garbe-1/+1
2007-02-08fixed order of Bool declarationsAnselm R. Garbe-1/+1
2007-02-08added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe-3/+5
2007-02-08next version is 3.5Anselm R. Garbe-1/+1
2007-02-08making the bar appear at bottomAnselm R. Garbe-2/+2
2007-02-07Added tag 3.4 for changeset 9ede7b2d2450Anselm R. Garbe-0/+1
2007-02-07removed debug flagsAnselm R. Garbe-2/+2
2007-02-07replaced getproto with a saner function, now old-school artifacts of WM times...Anselm R. Garbe-31/+20
2007-02-06yet another fixAnselm R. Garbe-1/+1
2007-02-06simplificationAnselm R. Garbe-10/+5
2007-02-06implemented aspect ratio support of windowsAnselm R. Garbe-4/+41
2007-02-05made some changes more concistentAnselm R. Garbe-3/+3
2007-02-05got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe-4/+2
2007-02-05applied apm's patch proposal, getting rid of XDrawLinesAnselm R. Garbe-14/+4
2007-02-01Added tag 3.3 for changeset 0f91934037b0Anselm R. Garbe-0/+1
2007-01-31applied Sander's drop_bh patchAnselm R. Garbe-5/+5
2007-01-28handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle...Anselm R. Garbe-1/+11
2007-01-26regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS s...Anselm R. Garbe-2/+2