Using CTK+ with Wayland

Using CTK+ with Wayland — Wayland-specific aspects of using CTK+

Using CTK+ with Wayland

The CDK Wayland backend provides support for running CTK+ applications under the Wayland display server. To run your application in this way, select the Wayland backend by setting CDK_BACKEND=wayland.

Currently, the Wayland backend does not use any additional commandline options or environment variables.

For up-to-date information about the current status of this backend, see the project page.