You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Plotinus window loses focus, it usually destroys the window. This is particulary irritating seeing as I have my WM configured to focus where the mouse is, so if the mouse doesn't happen to be over the Plotinus window, it sometimes gets destroyed immediately.
If you are interested if merging my changes, I submitted PR #22. I did notice you said you would prefer filing an issue first, but seeing as I added some code, I submitted the PR anyway. I added the option of setting the environment variable PLOTINUS_UNFOCUSED_PREVENT_CLOSE to true to prevent this default behaviour.
The text was updated successfully, but these errors were encountered:
When the Plotinus window loses focus, it usually destroys the window. This is particulary irritating seeing as I have my WM configured to focus where the mouse is, so if the mouse doesn't happen to be over the Plotinus window, it sometimes gets destroyed immediately.
If you are interested if merging my changes, I submitted PR #22. I did notice you said you would prefer filing an issue first, but seeing as I added some code, I submitted the PR anyway. I added the option of setting the environment variable
PLOTINUS_UNFOCUSED_PREVENT_CLOSE
totrue
to prevent this default behaviour.The text was updated successfully, but these errors were encountered: