swaywm/swayidle

Implement mutter's IdleMonitor dbus API

Oreolek opened this issue · 1 comments

Time tracking programs query org.gnome.Mutter.IdleMonitor and don't understand when it's missing.

swayidle is not meant to emulate GNOME dbus APIs. Idle is also not a single state, but independent timeouts.

This can easily be a standalone tool, with its own configuration.