diff --git a/client.cpp b/client.cpp index 66bf0b9335..c4fd6eca3b 100644 --- a/client.cpp +++ b/client.cpp @@ -276,6 +276,7 @@ Client::Client( Workspace *ws, WId w, QWidget *parent, const char *name, WFlags shaded = FALSE; transient_for = None; is_shape = FALSE; + is_sticky = FALSE; getIcons(); getWindowProtocols();