Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 603 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 603 Bytes

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.