Skip to main content

One post tagged with "wayland"

View All Tags

Gnome桌面环境启用Wayland

· 5 min read
orange
programmer on jvm platform

默认情况下, Gnome桌面环境使用的协议是X11协议.
WaylandX11的替代品, 可以提供更好的性能和体验.(绘图在Client侧而不是像X11一样由XServer负责).
下面将介绍如何启用Wayland协议.