Skip to content

Commit 369338f

Browse files
zhuyaliangraveit65
authored andcommitted
Do not judge whether the window is decorated or not
1 parent 230f96c commit 369338f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/core/constraints.c‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1528,7 +1528,6 @@ constrain_titlebar_visible (MetaWindow *window,
15281528
window->type == META_WINDOW_DOCK ||
15291529
window->fullscreen ||
15301530
!window->require_titlebar_visible ||
1531-
!window->decorated ||
15321531
unconstrained_user_action)
15331532
return TRUE;
15341533

0 commit comments

Comments
 (0)