New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Gui slider and Mouse scroll events for changing temperature #674

Open
wants to merge 2 commits into
base: master
from

Conversation

Projects
None yet
1 participant
@irfan798
Copy link

irfan798 commented Oct 7, 2018

Since Redshift wont allow temperature changes while working I added manual mode option which launches redshift with oneshot option
While in manual mode we can change temperature with slider or with mouse scroll event on App Icon

irfan798 added some commits Oct 7, 2018

Since redshift wont allow temperature changes while working i added
an mode change logic, spawn redshift with oneshot or on automode
Added+ Gui slider for changing temperature manually
Added+ Toggle button for manual mode
Added+ remove watching process when child process exits
Fixed a typo on _child_cb
Added+ Middle mouse button on icon to changes inhibit state
Added+ Mouse scroll on icon changes temperature if manual mode enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment