wok view wayland/description.txt @ rev 25487

Up exiftool (12.50), foomatic-db (4.0-20221111), lzsa (1.4.0), zlib (1.2.13)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 15 16:20:54 2022 +0000 (22 months ago)
parents
children
line source
1 Wayland is intended as a simpler replacement for X,
2 easier to develop and maintain.
3 GNOME and KDE are expected to be ported to it.
5 Wayland is a protocol for a compositor to talk to its clients
6 as well as a C library implementation of that protocol.
7 The compositor can be a standalone display server running on
8 Linux kernel modesetting and evdev input devices, an X
9 application, or a wayland client itself.
10 The clients can be traditional applications, X servers
11 (rootless or fullscreen) or other display servers.