-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hi, many thanks for this useful software!
I've been working on some colour matrices for NegativeScreen. ColorMatrix Viewer can be used to give immediate feedback on the result of changing a number; but in NegativeScreen it's useful to have the effect applied to the whole desktop environment while working on it.
I set up a script to exit and reload NegativeScreen when the config file changes. This almost works, but the colour effect switches off during the time between exit and reload. When working on a dark theme, this means flashing a light in your eye, and prevents comparison between old and new.
So I was thinking it would be really useful if NegativeScreen could reload the config file itself, without any gaps. With a keyboard shortcut, an API command, and possibly an internal option to watch the config file for changes.