wayout 1.2.4

A Simple tool to set output modes for wlroots compositors implementing zwlr_output_power_management_v1.
<p align=center>
  <img src="https://github.com/waycrate/wayout/blob/main/docs/assets/wayout.png" alt=wayout width=60%>
  <p align=center>A simple output management tool for wlroots based compositors implementing zwlr_output_power_management_v1</p>
  
  <p align="center">
  <a href="./LICENSE.md"><img src="https://img.shields.io/github/license/waycrate/wayout?style=flat-square&logo=appveyor"></a>
  <img src="https://img.shields.io/badge/cargo-v1.2.4-green?style=flat-square&logo=appveyor">
  <img src="https://img.shields.io/github/issues/waycrate/wayout?style=flat-square&logo=appveyor">
  <img src="https://img.shields.io/github/forks/waycrate/wayout?style=flat-square&logo=appveyor">
  <img src="https://img.shields.io/github/stars/waycrate/wayout?style=flat-square&logo=appveyor">
  </p>
</p>

# Usage:

List output states:

```bash
wayout
```

Turn on a display:

```bash
wayout --on <your output name>
```

Turn off a display:

```bash
wayout --off <your output name>
```

Toggle the state of a display:

```bash
wayout --toggle <your output name>
```

# Installation

## AUR:

`wayout-git` has been packaged.

## Compile time dependencies:

- rustup
- make

## Compiling:

- `git clone https://github.com/waycrate/wayout && cd wayout`
- `make setup`
- `make`
- `sudo make install`

# Support:

1. https://matrix.to/#/#waycrate-tools:matrix.org
2. https://discord.gg/KKZRDYrRYW