The Qt library archive

Loading...

Home

KWayland

Qt-style API to interact with the wayland-client and wayland-server API

Version:
5.4.1 (stable)released on 2015-09-08(older versions: 5.4.0)
License:
LGPLv2.1+
Platform:
Linux
Author:
The KDE Community
Topic:
Desktop
Home page:

KWayland provides two libraries:

As the names suggest they implement a Client respectively a Server API for the Wayland protocol. The API is Qt-styled removing the needs to interact with a for a Qt developer uncomfortable low-level C-API. For example the callback mechanism from the Wayland API is replaced by signals; data types are adjusted to be what a Qt developer expects, e.g. two arguments of int are represented by a QPoint or a QSize.


Read more


Packages