https://bugs.kde.org/show_bug.cgi?id=456238
--- Comment #5 from Artur Rudenko <catcool...@gmail.com> --- I also created minimal pygtk inhibit example and when I run it it says "Is currently blocking sleep and screen locking" however the flag that I set there is GTK_APPLICATION_INHIBIT_SUSPEND So the suspend inhibitor is also perceived as screen locking inhibitor, but gtk documentation says that GTK_APPLICATION_INHIBIT_IDLE should block screen locking and not GTK_APPLICATION_INHIBIT_SUSPEND (https://docs.gtk.org/gtk4/flags.ApplicationInhibitFlags.html) I didn't try inhibiting using qt or dbus though, but chromium most likely uses gtk to do this -- You are receiving this mail because: You are watching all bug changes.