Make ASF console window flash on input request and stop flashing once provided #2998
Closed
7 tasks done
Labels
✨ Enhancement
Issues marked with this label indicate further enhancements to the program, such as new features.
🏁 Finished
Issues marked with this label were finished already and no further work is required on them.
🤝 Help welcome
Issues marked with this label are open for help. If you could offer us a hand, please do!
⚪ No priority
Issues marked with this label are not being actively worked on for time being.
🙏 Wishlist
Issues marked with this label are wishlisted. We'd like to make them happen but they're not crucial.
Checklist
Enhancement purpose
OnInputStart() and OnInputEnd() in Logging.cs should call OS.FlashWindow() and OS.StopFlashingWindow() or something like that, which will signalize requirement of input.
Solution
https://stackoverflow.com/questions/2923250/is-there-a-way-to-make-a-console-window-flash-in-the-task-bar-programmatically
Why currently available solutions are not sufficient?
Console beeping is better than nothing, but we can utilize this windows-only function for better integration.
Can you help us with this enhancement idea?
Yes, I can code the solution myself and send a pull request
Additional info
If somebody likes to hack, feel free to send PR before I have time to get down to this.
The text was updated successfully, but these errors were encountered: