aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* draw.c is useless (belongs to main.c now)Anselm R. Garbe2007-02-19
* renamed view.c into screen.cAnselm R. Garbe2007-02-19
* renamed manage.c to view.cAnselm R. Garbe2007-02-19
* renamed Rule members, renamed RReg into RegexpsAnselm R. Garbe2007-02-19
* merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-19
* some more refactoringAnselm R. Garbe2007-02-19
* added some new convenience functionsAnselm R. Garbe2007-02-19
* some more refactoringAnselm R. Garbe2007-02-19
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-19
* simplified configurerequest to a bare minimum, removed wrong ban() callsAnselm R. Garbe2007-02-19
* fixed configurerequest according to Jukkas complainsAnselm R. Garbe2007-02-19
* fixed configurerequest according to the problem Jukka reportedAnselm R. Garbe2007-02-19
* don't resize master if not in tiled modeAnselm R. Garbe2007-02-19
* removed useless spaceAnselm R. Garbe2007-02-16
* well, resize should be called in dofloat anyways ;)Anselm R. Garbe2007-02-16
* removed ugly ban(), extended resize() that it only resets the size if necessa...Anselm R. Garbe2007-02-16
* removed getnext/getprev, redundantAnselm R. Garbe2007-02-16
* added ban() which takes care than a banned window is not banned again... (thi...Anselm R. Garbe2007-02-14
* Added tag 3.5 for changeset 63ad05e7f9e1Anselm R. Garbe2007-02-14
* simplifying regexps in config samplesAnselm R. Garbe2007-02-14
* made for/if/else constructs more consistent, some code polishingAnselm R. Garbe2007-02-14
* made configurerequest more tidyAnselm R. Garbe2007-02-14
* I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)Anselm R. Garbe2007-02-13
* making it more sure that transient checks will work in any caseAnselm R. Garbe2007-02-13
* stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)Anselm R. Garbe2007-02-13
* simplified configurerequestAnselm R. Garbe2007-02-13
* yet another consistency fix of dwmAnselm R. Garbe2007-02-12
* I don't see any reason why we should select for input on override-redirect wi...Anselm R. Garbe2007-02-12
* bugfix of bugfix (thx to Sander)Anselm R. Garbe2007-02-12
* fixed a bugAnselm R. Garbe2007-02-12
* during writing 2wm.1 I noticed some bugs in dwm.1Anselm R. Garbe2007-02-12
* removing all EnterNotifys after resizeAnselm R. Garbe2007-02-12
* added pointer warp on drop in resizeAnselm R. Garbe2007-02-12
* pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext...Anselm R. Garbe2007-02-09
* treating acroread and mplayer floating by defaultAnselm R. Garbe2007-02-09
* adapting John Grahor's patch to dwm-3.5Anselm R. Garbe2007-02-09
* fixed copyright notice in MakefileAnselm R. Garbe2007-02-08
* fixed order of Bool declarationsAnselm R. Garbe2007-02-08
* added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe2007-02-08
* next version is 3.5Anselm R. Garbe2007-02-08
* making the bar appear at bottomAnselm R. Garbe2007-02-08
* Added tag 3.4 for changeset 9ede7b2d2450Anselm R. Garbe2007-02-07
* removed debug flagsAnselm R. Garbe2007-02-07
* replaced getproto with a saner function, now old-school artifacts of WM times...Anselm R. Garbe2007-02-07
* yet another fixAnselm R. Garbe2007-02-06
* simplificationAnselm R. Garbe2007-02-06
* implemented aspect ratio support of windowsAnselm R. Garbe2007-02-06
* made some changes more concistentAnselm R. Garbe2007-02-05
* got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe2007-02-05
* applied apm's patch proposal, getting rid of XDrawLinesAnselm R. Garbe2007-02-05