          MODULE=libxfce4windowing
         VERSION=4.20.6
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://archive.xfce.org/src/xfce/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:2d06b6a567c965afbca1a51419fc728fd83bd0460e30ab62c34564d5e0aac9e3
        WEB_SITE=https://gitlab.xfce.org/xfce/libxfce4windowing
         ENTERED=20241224
         UPDATED=20260802
           SHORT="Window abstraction library for Xfce4"

cat << EOF
Libxfce4windowing is an abstraction library that attempts to present
windowing concepts (screens, toplevel windows, workspaces, etc.) in a
windowing-system-independent manner. Currently, X11 is fully supported,
via libwnck. Wayland is partially supported, through various Wayland
protocol extensions. However, the full range of operations available
on X11 is not available on Wayland, due to missing features in these
protocol extensions.
EOF
