This package browser is in early development. Mind the rough edges.

kwindowsystem 6.5.0

KDE access to the windowing system

KWindowSystem provides information about and allows interaction with the windowing system. It provides a high level API, which is windowing system independent and has platform specific implementations. This API is inspired by X11 and thus not all functionality is available on all windowing systems.

In addition to the high level API, this framework also provides several lower level classes for interaction with the X Windowing System.

Installation

Install kwindowsystem 6.5.0 as follows:

guix install kwindowsystem@6.5.0

Or install the latest version:

guix install kwindowsystem

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.