          MODULE=kwindowsystem
         VERSION=6.29.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:d2717dcf501707b14736faecf7a2d3381f09fc3e4b7a1b77fc298e4aa9f8368e
        WEB_SITE=https://projects.kde.org/projects/frameworks/kwindowsystem
         ENTERED=20150205
         UPDATED=20260815
           SHORT="access to the windowing system"

cat << EOF
Convenience access to certain properties and features of the windowing system.

KWindowSystem provides information about the windowing system and allows interaction with
the windowing system. It provides an 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 more low level classes
for interaction with the X Windowing System.
EOF
