Introduction
Introduction Statistics Contact Development Disclaimer Help
tapplied Peters magic float mode bugfix - dwm - [fork] customized build of dwm,…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 6288c446974020c396923c9a4f1bf29c6f6c9645
parent d5c5c52b306be5509422d7074d7416df0d425d08
Author: [email protected] <unknown>
Date: Wed, 20 Jul 2011 18:36:15 +0000
applied Peters magic float mode bugfix
Diffstat:
M dwm.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -1127,7 +1127,6 @@ manage(Window w, XWindowAttributes *wa) {
c->h = c->oldh = wa->height;
c->oldbw = wa->border_width;
if(c->w == c->mon->mw && c->h == c->mon->mh) {
- c->isfloating = True;
c->x = c->mon->mx;
c->y = c->mon->my;
c->bw = 0;
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.