2

在 mutter 的源代码中,/src/core/window.c, 有一个非常漂亮的字符串

window->mwm_border_only = FALSE;

如果将值更改为TRUE,则 mutter 删除标题栏,只留下边框,允许您调整窗口大小。但这仅在 X-session 中完全有效。

在 wayland-session 中,Firefox、Viewnior、Geany 等 Windows 的标题栏被删除,但 Bluefish、Pamac、Quodlibet 的标题栏没有被删除...

http://storage8.static.itmages.ru/i/16/0417/h_1460873488_5752646_bf0ef083c9.png

为什么?如何解决?在源代码 Mutter 或 Wayland 中这个应用程序的窗口有什么区别?

基于 Linux Arch 的发行版 - Antergos。

谢谢。

PS我请求原谅我的英语。

4

0 回答 0