wlay icon indicating copy to clipboard operation
wlay copied to clipboard

Graphical output management for Wayland

Results 10 wlay issues
Sort by recently updated
recently updated
newest added

``` [rj@ar build]$ cmake .. CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:111 (message): Your project should require at least CMake 3.16.0 to use FindWayland.cmake Call Stack (most recent call first): /usr/share/ECM/find-modules/FindWayland.cmake:61 (ecm_find_package_version_check)...

Hi, I'm working on a GTK shell for sway, and looking for a simple output management, capable of writing settings to a file, which I could include into the sway...

This would ease the ability to place windows next to each other instead of over lapping or too far apart. Within a certain threshold, the displays should attached to each...

The expected behavior is when a character is held down, the character will continue to be inputted. Instead, pressing and holding down only inputs the character once. To fix this,...

Need "profile" before the opening bracket or `kanshi` will complain and exit without parsing.

cmake fails after following commands with following error code. Commands executed: - git clone https://github.com/atx/wlay.git - cd wlay/ - mkdir build - cd build/ - cmake .. Following Error occurs:...