Skip to content

Commit efac7b7

Browse files
zhuyaliangraveit65
authored andcommitted
Do not judge whether the window is decorated or not
1 parent cd4c579 commit efac7b7

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
@@ -1481,7 +1481,6 @@ constrain_titlebar_visible (MetaWindow *window,
14811481
window->type == META_WINDOW_DOCK ||
14821482
window->fullscreen ||
14831483
!window->require_titlebar_visible ||
1484-
!window->decorated ||
14851484
unconstrained_user_action)
14861485
return TRUE;
14871486

0 commit comments

Comments
 (0)