aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-02-19renamed view.c into screen.cAnselm R. Garbe
2007-02-19renamed manage.c to view.cAnselm R. Garbe
2007-02-19renamed Rule members, renamed RReg into RegexpsAnselm R. Garbe
2007-02-19merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe
2007-02-19some more refactoringAnselm R. Garbe
2007-02-19added some new convenience functionsAnselm R. Garbe
2007-02-19some more refactoringAnselm R. Garbe
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe
2007-02-19simplified configurerequest to a bare minimum, removed wrong ban() callsAnselm R. Garbe
2007-02-19fixed configurerequest according to Jukkas complainsAnselm R. Garbe
2007-02-19fixed configurerequest according to the problem Jukka reportedAnselm R. Garbe
2007-02-19don't resize master if not in tiled modeAnselm R. Garbe
2007-02-16removed useless spaceAnselm R. Garbe
2007-02-16well, resize should be called in dofloat anyways ;)Anselm R. Garbe
2007-02-16removed ugly ban(), extended resize() that it only resets the size if necessa...Anselm R. Garbe
2007-02-16removed getnext/getprev, redundantAnselm R. Garbe
2007-02-14added ban() which takes care than a banned window is not banned again... (thi...Anselm R. Garbe
2007-02-14Added tag 3.5 for changeset 63ad05e7f9e1Anselm R. Garbe
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