wmctrl 0.1.5

A wrapper for the command line tool wmctrl written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Robert Fuchs <RobertFuchs97@gmail.com>"]
categories = ["api-bindings", "command-line-interface", "os::unix-apis", "os"]
description = "A wrapper for the command line tool wmctrl written in Rust"
documentation = "https://docs.rs/wmctrl/latest/wmctrl/"
edition = "2018"
keywords = ["wmctrl", "window", "manager", "wm", "linux"]
license = "GPL-3.0-or-later"
name = "wmctrl"
readme = "README.md"
repository = "https://github.com/Treborium/rust-wmctrl"
version = "0.1.5"