提交 007f04d2 编写于 作者: O omajid

8024863: X11: Support GNOME Shell as mutter

Reviewed-by: anthony
上级 dcb7632e
......@@ -592,7 +592,7 @@ final class XWM
}
static boolean isMutter() {
return isNetWMName("Mutter");
return isNetWMName("Mutter") || isNetWMName("GNOME Shell");
}
static boolean isNonReparentingWM() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册