Auto-sync: 2026-04-17 08:37
This commit is contained in:
19
wiki/concepts/Wayland.md
Normal file
19
wiki/concepts/Wayland.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Wayland"
|
||||
type: concept
|
||||
tags: [display-protocol, linux, wayland]
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Description
|
||||
Linux 桌面环境的现代显示协议,作为 X11 的继任者设计,提供更好的安全性和性能。
|
||||
|
||||
## Key Characteristics
|
||||
- 相比 X11 更加安全,限制客户端之间的隔离
|
||||
- 默认用于 Ubuntu 24.04
|
||||
- 出于安全设计,严格限制外部程序在用户未登录状态下获取屏幕控制权
|
||||
|
||||
## Relationship to Other Concepts
|
||||
- 继任者:[[X11 (Xorg)]]
|
||||
- 兼容:[[GDM3]](登录管理器)
|
||||
- 远程桌面问题:RustDesk 在 Wayland 下无法在登录界面正常工作
|
||||
Reference in New Issue
Block a user