aboutsummaryrefslogtreecommitdiff
path: root/src/manage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manage.c')
-rw-r--r--src/manage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manage.c b/src/manage.c
index 726c714c..eecba95c 100644
--- a/src/manage.c
+++ b/src/manage.c
@@ -538,6 +538,7 @@ void manage_window(xcb_window_t window, xcb_get_window_attributes_cookie_t cooki
bool automatic_border = (motif_border_style == BS_NORMAL);
floating_enable(nc, automatic_border);
+ nc->floating = FLOATING_AUTO_ON;
}
/* explicitly set the border width to the default */