Bug 413073

Summary: Night color, we need an on/off switch, for command line and systray
Product: [Plasma] kwin Reporter: Philippe ROUBACH <philippe.roubach>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: bfeber
Priority: NOR    
Version: 5.17.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Philippe ROUBACH 2019-10-17 08:20:59 UTC
SUMMARY

We need a command line to swith on/off if we use for example VLC or Digikam according a script to launch it as this:

night color switch off
VLC
night color switch on

or perhaps we need just a dbus command

or something as for redshift

pkill -USR1 redshift
/usr/bin/vlc
pkill -USR1 redshift


Also we need in the systray an on/off swith as for redshift.

Thanks
Comment 1 Björn Feber 2019-10-17 11:27:03 UTC

*** This bug has been marked as a duplicate of bug 400418 ***