Nuc1eoN / wlay

Graphical output management for Wayland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wlay

Graphical output management for Wayland.

screenshot

Building

You need the wayland client libraries, extra-cmake-modules, glfw3 and libepoxy.

$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./wlay

Usage

Hold TAB to enable edge snapping. Apply sends the configuration to the window manager. Save can generate sway config, kanshi config or wlr-randr script.

About

Graphical output management for Wayland

License:MIT License


Languages

Language:C 97.7%Language:CMake 2.3%