mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
This allows manual handling of IdleAction and IdleHint rather than automatically calling the IdleAction every IdleSecs, due to inactivity on the underlying tty. Fixes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1194 Signed-off-by: aarondill <aaronsacks2006@gmail.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>