On Mon, 20 Feb 2023 16:58:37 -0800 Jamie Zawinski <j...@jwz.org> wrote: > If blanking is being inhibited by dbus, the verbose log will look like this: > > xscreensaver-systemd: 16:54:30: inhibited by "firefox-esr" (:1.48) with > "video-playing" cookie "0C765C49" > xscreensaver-systemd: 16:54:30: inhibited by "firefox-esr" since Mon Feb 20 > 16:54:30 2023 > xscreensaver-systemd: 16:54:30: exec: xscreensaver-command --verbose > -deactivate > xscreensaver: 16:54:30: ClientMessage DEACTIVATE: already inactive, resetting > activity time > xscreensaver-command: already inactive, resetting activity time > xscreensaver-systemd: 16:54:32: uninhibited by "firefox-esr" (:1.48) with > "video-playing" cookie "0C765C49" > > If blanking is being inhibited directly, you'll see only the "deactivate" > line.
The DEACTIVATE events I found, that are apparently sent by the Xfce Power Manager, are not preceeded by xscreensaver-systemd lines, although other DEACTIVATE lines are, e.g. "inhibited by "chromium"". So apparently the systemd integration is working, but Xfce isn't using it? -- Celejar