summaryrefslogtreecommitdiff
path: root/src/constraints.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/constraints.c')
-rw-r--r--src/constraints.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/constraints.c b/src/constraints.c
index 2fc98f18..c631e237 100644
--- a/src/constraints.c
+++ b/src/constraints.c
@@ -1181,7 +1181,8 @@ constrain_titlebar_visible (MetaWindow *window,
* clicking on the frame to start the move.
*/
unconstrained_user_action =
- info->is_user_action && !window->display->grab_frame_action;
+ info->is_user_action /* && !window->display->grab_frame_action*/;
+ /* FIXME!!!!!!!!!! This breaks stuff!! ^^^^^^^^^^^^^^^^^^^^^^^ */
/* Exit early if we know the constraint won't apply--note that this constraint
* is only meant for normal windows (e.g. we don't want docks to be shoved