nowrep / wljoywake

Wayland idle inhibit on joystick input
GNU General Public License v2.0
26 stars 2 forks source link
idle joystick wayland

Wayland Joystick Wake

Wayland tool for idle inhibit when using joysticks. Requires idle_inhibit_unstable_v1 protocol.

Usage: wljoywake [options]

Options:
  -t TIMEOUT_SECONDS    Set idle wakeup timeout
  -h --help             Show this help message
  -v --version          Show version

Dependencies

Building

meson setup --prefix /usr build
ninja -C build && ninja -C build install