~shinyzenith/wayout

Simple tool to manage output modes.
[bump] 1.1.3
[chore] Bump dependencies and remove debug print
[bump] 1.1.2

clone

read-only
https://git.sr.ht/~shinyzenith/wayout
read/write
git@git.sr.ht:~shinyzenith/wayout

You can also use your local clone with git send-email.

wayout

A simple output management tool for wlroots based compositors implementing zwlr_output_power_management_v1

#Usage:

List output states:

wayout

Turn on a display:

wayout --on <your output name>

Turn off a display:

wayout --off <your output name>

Toggle the state of a display:

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
Do not follow this link