Smithay / wayland-window

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation: this library is deprecated in favor of Smithay's Client Toolkit, and will not be ported to wayland-client 0.20.

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 on docs.rs.

Docs for the master branch are also available online: https://smithay.github.io/wayland-window

About

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

License:MIT License


Languages

Language:Rust 99.7%Language:HTML 0.3%