AlexanderPro / SmartSystemMenu

SmartSystemMenu extends system menu of all windows in the system
MIT License
1.83k stars 106 forks source link

Some apps cannot automatically exit #117

Open izelle opened 8 months ago

izelle commented 8 months ago

Some apps cannot automatically exit For example, some note taking software Clicking on the close or button does not respond, and right-clicking to exit cannot exit normally

AlexanderPro commented 8 months ago

Hi @izelle,

On what software does the error appear? You can try to add the process name to the (smartSystemMenu | createMenuOnInitEvent) section of the SmartSystemMenu.xml file. It helps on windows like discord.

AlexanderPro commented 7 months ago

Try to use SmartContextMenu instead of SSM. Default hotkeys “Ctrl + Right Mouse Button”. In some OS there can be a few seconds delay after the start of SmartContextMenu from time to time.