https://bugs.kde.org/show_bug.cgi?id=472541

Jakob Petsovits <jpe...@petsovits.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |NOT A BUG

--- Comment #10 from Jakob Petsovits <jpe...@petsovits.com> ---
So in Comment #8, we have an explanation for
* why wljoywake won't work: it uses zwp_idle_inhibit_manager_v1 but doesn't
have a Wayland surface with focus to keep inhibiting, and
* why caffeine (not -ng) doesn't work: it uses xdg-screensaver, which can't
work because it places incorrect assumptions on the old
`org.freedesktop.ScreenSaver` interface.

That seems like a good reason to close this bug report.

For an inhibit method that works, consider `systemd-inhibit --what=idle`, or
caffeine-ng, or anything that uses one of the inhibition D-Bus APIs correctly:
`org.freedesktop.portal.Inhibit` (to be fixed by the MR above, hopefully in
Plasma 6.1.4), `org.freedesktop.login1`,
`org.freedesktop.PowerManagement.Inhibit`, `org.freedesktop.ScreenSaver`.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to