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

--- Comment #9 from Vlad Zahorodnii <vladz...@gmail.com> ---
You can inhibit Night Color from command line, but it's not that easy. qdbus is
not good for this purpose because it immediately exits. You would need a python
script (https://paste.ubuntu.com/p/5njhcxYXcr/) or something, which runs in
background. The script just sends an inhibit request and after that is doing
nothing. When you're done, kill the python script.

We don't allow doing things like this

    night-color-manager switch off
    foobar
    night-color-manager switch on

because we don't want random applications to clobber running state of Night
Color.

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

Reply via email to