Option to disable error popups
-
Hi,
current behaviour when an error is encountered is to open a pop-up window that minimizes all other windows when it appears. This can be fatal when gaming, and really annoying when working. It's bad in gaming, because the game window suddenly disappears and all input is redirected to the strawberry error popup. When doing any kind of work this can also be very distracting.
The error window has the functionality that it keeps track of multiple errors which then can be scrolled down, but still every time an error occurs focus will be switched from any other application to the strawberry error.
Is it possible to create an option that disables the error pop-up windows? Just write the error to stderr or into log files or into an integrated UI element.Thank you!