Skip to content
forked from swaywm/swayidle

Idle management daemon for Wayland

License

Notifications You must be signed in to change notification settings

maringuu/swayidle

 
 

Repository files navigation

swayidle

This is sway's idle management daemon, swayidle. It is compatible with any Wayland compositor which implements the KDE idle protocol. See the man page, swayidle(1), for instructions on configuring swayidle.

Release Signatures

Releases are signed with B22DA89A and published on GitHub. swayidle releases are managed independently of sway releases.

Installation

From Packages

Swayidle is available in many distributions. Try installing the "swayidle" package for yours.

If you're interested in packaging swayidle for your distribution, stop by the IRC channel or shoot an email to [email protected] for advice.

Compiling from Source

Install dependencies:

  • meson *
  • wayland
  • wayland-protocols *
  • scdoc (optional: man pages) *
  • git *

*Compile-time dep

Run these commands:

meson build
ninja -C build
sudo ninja -C build install

About

Idle management daemon for Wayland

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 72.8%
  • Meson 15.9%
  • SuperCollider 10.6%
  • Shell 0.7%