1*84e872a0SLloyd Piquename: "wayland" 2*84e872a0SLloyd Piquedescription: 3*84e872a0SLloyd Pique "Wayland is a protocol for a compositor to talk to its clients as well as a " 4*84e872a0SLloyd Pique "C library implementation of that protocol. The compositor can be a " 5*84e872a0SLloyd Pique "standalone display server running on Linux kernel modesetting and evdev " 6*84e872a0SLloyd Pique "input devices, an X application, or a wayland client itself. The clients " 7*84e872a0SLloyd Pique "can be traditional applications, X servers (rootless or fullscreen) or " 8*84e872a0SLloyd Pique "other display servers" 9*84e872a0SLloyd Pique 10*84e872a0SLloyd Piquethird_party { 11*84e872a0SLloyd Pique url { 12*84e872a0SLloyd Pique type: HOMEPAGE 13*84e872a0SLloyd Pique value: "https://wayland.freedesktop.org/" 14*84e872a0SLloyd Pique } 15*84e872a0SLloyd Pique url { 16*84e872a0SLloyd Pique type: GIT 17*84e872a0SLloyd Pique value: "https://gitlab.freedesktop.org/wayland/wayland.git" 18*84e872a0SLloyd Pique } 19*84e872a0SLloyd Pique version: "1.22.0" 20*84e872a0SLloyd Pique last_upgrade_date { year: 2023 month: 8 day: 8 } 21*84e872a0SLloyd Pique license_type: NOTICE 22*84e872a0SLloyd Pique} 23