dwm_lut icon indicating copy to clipboard operation
dwm_lut copied to clipboard

Installer and Automatic Start/Restart

Open aaronmmarks opened this issue 2 years ago • 2 comments

@ledoge Have you considered creating an installer/uninstaller with an option in dwm_lut to automatically start with Windows and then also automatically restart it when the power state has changed?

I've accomplished the automatic start and restart on power state change here with a scheduled task: https://hub.displaycal.net/forums/topic/i-made-a-tool-for-applying-3d-luts-to-the-windows-desktop/page/10/#post-34665

I think this would make the tool even more accessible in a professional environment.

aaronmmarks avatar Mar 29 '22 14:03 aaronmmarks

Automatic restarting should be unnecessary if I just make the GUI listen for changes in the monitor setup, and add an option to re-apply automatically when that happens. Not sure how I feel about creating an installer, I guess it would be useful for some people, but I'd like to focus on other things for now.

ledoge avatar Mar 29 '22 14:03 ledoge

Agreed on both.

Listening for monitor changes would be ideal.

An installer is definitely a nice-to-have rather than a requirement, but it could be a nice cherry on top once the project starts feeling feature complete to you.

aaronmmarks avatar Mar 29 '22 18:03 aaronmmarks