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
Some apps like TextEdit or Microsoft Word/Excel/PowerPoint or Script Editor show popup messages when you quit with unsaved changes to opened documents, asking if you if you want to proceed quitting the app.
When these popup messages are imminent, QBlocker should not intercept the CMD+Q hotkey. The rationale for this is that more than 1 warning for pressing CMD+Q would be redundant.
The text was updated successfully, but these errors were encountered:
Some apps like TextEdit or Microsoft Word/Excel/PowerPoint or Script Editor show popup messages when you quit with unsaved changes to opened documents, asking if you if you want to proceed quitting the app.
When these popup messages are imminent, QBlocker should not intercept the CMD+Q hotkey. The rationale for this is that more than 1 warning for pressing CMD+Q would be redundant.
The text was updated successfully, but these errors were encountered: