Skip to content
Commit 7d3bce21 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

plugins/idletime: Fix processing of user activity

Currently, idle timers are not restarted on user input which triggers
the lockscreen even though the user is active at computer.

This change fixes that by making sure that idle timers are restarted
whenever SeatInterface's timestamp changes, i.e. user moves the pointer
or presses a key, etc.
parent 7d692fd2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment