libvibrant 1.0.4

A library to control screen saturation on X servers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.libXNVCtrl-sys]
version = "1.29"

[dependencies.thiserror]
version = "1.0"

[dependencies.x11]
features = ["xrandr"]
version = "2.18"

[package]
authors = ["zee-mzha <zee.mzha@gmail.com>"]
description = "A library to control screen saturation on X servers"
edition = "2018"
license-file = "LICENSE"
name = "libvibrant"
repository = "https://gitlab.com/vibrance/libvibrant"
version = "1.0.4"