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

--- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 1f903bb93ce4fdc0f80268dcc23404ace542f70b by David Edmundson.
Committed on 14/08/2020 at 15:04.
Pushed by davidedmundson into branch 'master'.

Add utility to inhibit various actions

People want to use inhibitions with scripts, which is perfectly
sensible.

Most our inhibitors exit when the calling process quits, which is
something we definitely want, but it fails when we have people making
calls with qdbus/dbus-send and wondering why their inhibitions don't
work.

This tiny script puts surfaces all inhibitors in a way that's relatively
easy to use from shell scripts.
Related: bug 422436

M  +1    -0    CMakeLists.txt
A  +3    -0    kdeinhibit/CMakeLists.txt
A  +95   -0    kdeinhibit/main.cpp     [License: GPL (v2)]

https://invent.kde.org/plasma/kde-cli-tools/commit/1f903bb93ce4fdc0f80268dcc23404ace542f70b

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

Reply via email to