aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
...
* don't resize master if not in tiled modeAnselm R. Garbe2007-02-19-0/+2
|
* removed useless spaceAnselm R. Garbe2007-02-16-1/+1
|
* well, resize should be called in dofloat anyways ;)Anselm R. Garbe2007-02-16-0/+1
|
* removed ugly ban(), extended resize() that it only resets the size if ↵Anselm R. Garbe2007-02-16-93/+100
| | | | necessary, added border_width commit to manage()
* removed getnext/getprev, redundantAnselm R. Garbe2007-02-16-19/+7
|
* added ban() which takes care than a banned window is not banned again... ↵Anselm R. Garbe2007-02-14-7/+19
| | | | (this reduces the overall ConfigureNotify's to clients)
* Added tag 3.5 for changeset 63ad05e7f9e1Anselm R. Garbe2007-02-14-0/+1
|
* simplifying regexps in config samples3.5Anselm R. Garbe2007-02-14-7/+7
|
* made for/if/else constructs more consistent, some code polishingAnselm R. Garbe2007-02-14-21/+18
|
* made configurerequest more tidyAnselm R. Garbe2007-02-14-5/+10
|
* I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)Anselm R. Garbe2007-02-13-6/+8
|
* making it more sure that transient checks will work in any caseAnselm R. Garbe2007-02-13-3/+4
|
* stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)Anselm R. Garbe2007-02-13-16/+20
|
* simplified configurerequestAnselm R. Garbe2007-02-13-47/+29
|
* yet another consistency fix of dwmAnselm R. Garbe2007-02-12-1/+1
|
* I don't see any reason why we should select for input on override-redirect ↵Anselm R. Garbe2007-02-12-4/+1
| | | | windows?
* bugfix of bugfix (thx to Sander)Anselm R. Garbe2007-02-12-1/+1
|
* fixed a bugAnselm R. Garbe2007-02-12-1/+1
|
* during writing 2wm.1 I noticed some bugs in dwm.1Anselm R. Garbe2007-02-12-3/+3
|
* removing all EnterNotifys after resizeAnselm R. Garbe2007-02-12-0/+1
|
* added pointer warp on drop in resizeAnselm R. Garbe2007-02-12-0/+2
|
* pneubeck pointed out an obvious thing, that a second p = stext + ↵Anselm R. Garbe2007-02-09-1/+1
| | | | strlen(stext) - 1 is unnecessary
* treating acroread and mplayer floating by defaultAnselm R. Garbe2007-02-09-0/+2
|
* adapting John Grahor's patch to dwm-3.5Anselm R. Garbe2007-02-09-2/+3
|
* fixed copyright notice in MakefileAnselm R. Garbe2007-02-08-1/+1
|
* fixed order of Bool declarationsAnselm R. Garbe2007-02-08-1/+1
|
* added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe2007-02-08-3/+5
|
* next version is 3.5Anselm R. Garbe2007-02-08-1/+1
|
* making the bar appear at bottomAnselm R. Garbe2007-02-08-2/+2
|
* Added tag 3.4 for changeset 9ede7b2d2450Anselm R. Garbe2007-02-07-0/+1
|
* removed debug flags3.4Anselm R. Garbe2007-02-07-2/+2
|
* replaced getproto with a saner function, now old-school artifacts of WM ↵Anselm R. Garbe2007-02-07-31/+20
| | | | times in the early 90s completely disappeared, no punned pointer warning anymore ;)
* yet another fixAnselm R. Garbe2007-02-06-1/+1
|
* simplificationAnselm R. Garbe2007-02-06-10/+5
|
* implemented aspect ratio support of windowsAnselm R. Garbe2007-02-06-4/+41
|
* made some changes more concistentAnselm R. Garbe2007-02-05-3/+3
|
* got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe2007-02-05-4/+2
|
* applied apm's patch proposal, getting rid of XDrawLinesAnselm R. Garbe2007-02-05-14/+4
|
* Added tag 3.3 for changeset 0f91934037b0Anselm R. Garbe2007-02-01-0/+1
|
* applied Sander's drop_bh patch3.3Anselm R. Garbe2007-01-31-5/+5
|
* handling WM_STATE seems to make DnD in gtk/qt apps working, well let's ↵Anselm R. Garbe2007-01-28-1/+11
| | | | handle this in dwm as well
* regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS ↵Anselm R. Garbe2007-01-26-2/+2
| | | | section should appear after SEE ALSO section.
* renamed CAVEATS into BUGSAnselm R. Garbe2007-01-26-2/+2
|
* Added tag 3.2.2 for changeset d3876aa79292Anselm R. Garbe2007-01-25-0/+1
|
* prepared yet another hotfix release3.2.2Anselm R. Garbe2007-01-25-5/+9
|
* Added tag 3.2.1 for changeset f2cabc83a18fAnselm R. Garbe2007-01-24-0/+1
|
* hotfix release 3.2.13.2.1Anselm R. Garbe2007-01-24-1/+1
|
* applied offscreen appearance hotfixAnselm R. Garbe2007-01-24-8/+8
|
* Added tag 3.2 for changeset 4ce65f61f01bAnselm R. Garbe2007-01-24-0/+1
|
* renamed activescreen into selscreen3.2Anselm R. Garbe2007-01-23-6/+6
|