wayland-window 0.1.1

A minimalistic window-decorations library built on top of wayland-client.
docs.rs failed to build wayland-window-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: wayland-window-0.13.3

wayland-window

A simple window-decorations library built on top of wayland-client.

It draws simplistic decorations around a given wayland surface, and registers callbacks to allow resizing and moving the surface useing the borders.

It is currently more aiming at usability than design quality, so the drawn borders are plain grey and not customizable. I'll possible improve in future releases.

Usage

Instructions of use are on the main page of the documentation, readable here.