| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixed configurerequest according to Jukkas complains | Anselm R. Garbe | 2007-02-19 | 1 | -8/+9 |
* | fixed configurerequest according to the problem Jukka reported | Anselm R. Garbe | 2007-02-19 | 1 | -11/+16 |
* | don't resize master if not in tiled mode | Anselm R. Garbe | 2007-02-19 | 1 | -0/+2 |
* | removed useless space | Anselm R. Garbe | 2007-02-16 | 1 | -1/+1 |
* | well, resize should be called in dofloat anyways ;) | Anselm R. Garbe | 2007-02-16 | 1 | -0/+1 |
* | removed ugly ban(), extended resize() that it only resets the size if necessa... | Anselm R. Garbe | 2007-02-16 | 5 | -93/+100 |
* | removed getnext/getprev, redundant | Anselm R. Garbe | 2007-02-16 | 3 | -19/+7 |
* | added ban() which takes care than a banned window is not banned again... (thi... | Anselm R. Garbe | 2007-02-14 | 5 | -7/+19 |
* | Added tag 3.5 for changeset 63ad05e7f9e1 | Anselm R. Garbe | 2007-02-14 | 1 | -0/+1 |
* | simplifying regexps in config samples | Anselm R. Garbe | 2007-02-14 | 2 | -7/+7 |
* | made for/if/else constructs more consistent, some code polishing | Anselm R. Garbe | 2007-02-14 | 5 | -21/+18 |
* | made configurerequest more tidy | Anselm R. Garbe | 2007-02-14 | 1 | -5/+10 |
* | I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;) | Anselm R. Garbe | 2007-02-13 | 1 | -6/+8 |
* | making it more sure that transient checks will work in any case | Anselm R. Garbe | 2007-02-13 | 1 | -3/+4 |
* | stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;) | Anselm R. Garbe | 2007-02-13 | 1 | -16/+20 |
* | simplified configurerequest | Anselm R. Garbe | 2007-02-13 | 2 | -47/+29 |
* | yet another consistency fix of dwm | Anselm R. Garbe | 2007-02-12 | 1 | -1/+1 |
* | I don't see any reason why we should select for input on override-redirect wi... | Anselm R. Garbe | 2007-02-12 | 1 | -4/+1 |
* | bugfix of bugfix (thx to Sander) | Anselm R. Garbe | 2007-02-12 | 1 | -1/+1 |
* | fixed a bug | Anselm R. Garbe | 2007-02-12 | 1 | -1/+1 |
* | during writing 2wm.1 I noticed some bugs in dwm.1 | Anselm R. Garbe | 2007-02-12 | 1 | -3/+3 |
* | removing all EnterNotifys after resize | Anselm R. Garbe | 2007-02-12 | 1 | -0/+1 |
* | added pointer warp on drop in resize | Anselm R. Garbe | 2007-02-12 | 1 | -0/+2 |
* | pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext... | Anselm R. Garbe | 2007-02-09 | 1 | -1/+1 |
* | treating acroread and mplayer floating by default | Anselm R. Garbe | 2007-02-09 | 1 | -0/+2 |
* | adapting John Grahor's patch to dwm-3.5 | Anselm R. Garbe | 2007-02-09 | 1 | -2/+3 |
* | fixed copyright notice in Makefile | Anselm R. Garbe | 2007-02-08 | 1 | -1/+1 |
* | fixed order of Bool declarations | Anselm R. Garbe | 2007-02-08 | 1 | -1/+1 |
* | added TOPBAR option for making the bar appear what the user likes | Anselm R. Garbe | 2007-02-08 | 3 | -3/+5 |
* | next version is 3.5 | Anselm R. Garbe | 2007-02-08 | 1 | -1/+1 |
* | making the bar appear at bottom | Anselm R. Garbe | 2007-02-08 | 1 | -2/+2 |
* | Added tag 3.4 for changeset 9ede7b2d2450 | Anselm R. Garbe | 2007-02-07 | 1 | -0/+1 |
* | removed debug flags | Anselm R. Garbe | 2007-02-07 | 1 | -2/+2 |
* | replaced getproto with a saner function, now old-school artifacts of WM times... | Anselm R. Garbe | 2007-02-07 | 5 | -31/+20 |
* | yet another fix | Anselm R. Garbe | 2007-02-06 | 1 | -1/+1 |
* | simplification | Anselm R. Garbe | 2007-02-06 | 1 | -10/+5 |
* | implemented aspect ratio support of windows | Anselm R. Garbe | 2007-02-06 | 2 | -4/+41 |
* | made some changes more concistent | Anselm R. Garbe | 2007-02-05 | 2 | -3/+3 |
* | got rid of LD (inspired by JGs patch to wmii) | Anselm R. Garbe | 2007-02-05 | 2 | -4/+2 |
* | applied apm's patch proposal, getting rid of XDrawLines | Anselm R. Garbe | 2007-02-05 | 1 | -14/+4 |
* | Added tag 3.3 for changeset 0f91934037b0 | Anselm R. Garbe | 2007-02-01 | 1 | -0/+1 |
* | applied Sander's drop_bh patch | Anselm R. Garbe | 2007-01-31 | 1 | -5/+5 |
* | handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle... | Anselm R. Garbe | 2007-01-28 | 3 | -1/+11 |
* | regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS s... | Anselm R. Garbe | 2007-01-26 | 1 | -2/+2 |
* | renamed CAVEATS into BUGS | Anselm R. Garbe | 2007-01-26 | 2 | -2/+2 |
* | Added tag 3.2.2 for changeset d3876aa79292 | Anselm R. Garbe | 2007-01-25 | 1 | -0/+1 |
* | prepared yet another hotfix release | Anselm R. Garbe | 2007-01-25 | 3 | -5/+9 |
* | Added tag 3.2.1 for changeset f2cabc83a18f | Anselm R. Garbe | 2007-01-24 | 1 | -0/+1 |
* | hotfix release 3.2.1 | Anselm R. Garbe | 2007-01-24 | 1 | -1/+1 |
* | applied offscreen appearance hotfix | Anselm R. Garbe | 2007-01-24 | 1 | -8/+8 |