[badges.travis-ci]
repository = "Smithay/wayland-window"
[dependencies.memmap]
version = "0.6"
[dependencies.tempfile]
version = "3.0"
[dependencies.wayland-client]
features = ["cursor"]
version = "0.12.0"
[dependencies.wayland-protocols]
features = ["client", "unstable_protocols"]
version = "0.12.0"
[dev-dependencies.byteorder]
version = "1.0"
[dev-dependencies.wayland-client]
features = ["cursor", "dlopen"]
version = "0.12.0"
[package]
authors = ["Victor Berger <victor.berger@m4x.org>"]
categories = ["gui"]
description = "A minimalistic window-decorations library built on top of wayland-client."
documentation = "https://smithay.github.io/wayland-window/wayland_window/"
license = "MIT"
name = "wayland-window"
repository = "https://github.com/Smithay/wayland-window"
version = "0.13.3"