simgunz / redshift-plasmoid

Adjusts and configures screen luminosity depending on your surroundings, using Redshift.
http://simgunz.org/projects/redshift-plasmoid/
GNU General Public License v3.0
51 stars 3 forks source link

Request: add option to preserve gamma corrections #18

Open interj opened 8 years ago

interj commented 8 years ago

Hi, in Redshift 1.11 an option was added to take current gamma correction into account: https://github.com/jonls/redshift/releases It's not that greatly documented, but it works just right and fixes problem of ignored color profiles. It's invoked as additional parameter passed with correction mode setting: redshift -m randr:preserve=1. My request is to allow plasmoid to start redshift with this parameter, because currently widget is unusable when custom screen color profiles are configured.

simgunz commented 8 years ago

I can add it.