Language

Package: kwindowsystem @ 5.70.0

Synopsis

KDE access to the windowing system

Description

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.

Home page
https://community.kde.org/Frameworks
Location
gnu/packages/kde-frameworks.scm (line: 1138, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?