Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,19 +0,0 @@
---
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 下无法在登录界面正常工作