jonaskohl / CapsLockIndicator

A small utility that indicates the state of the Num lock, Caps lock and Scroll lock key.
https://cli.jonaskohl.de/
Apache License 2.0
336 stars 41 forks source link

"Right click on sys tray icon" -> "Exit" only ends process if GUI has been displayed #91

Closed InsanityOnABun closed 3 years ago

InsanityOnABun commented 3 years ago

If the GUI has not been displayed, for example if it launched at startup with "start on logon" and "hide on start up" both checked, and you don't double click the icon to open the GUI before right clicking the icon and exiting, the icons disappear but the actual process persists in Task Manager. At that point you have to kill the process manually to relaunch it.

jonaskohl commented 3 years ago

Fixed in version 3.13.3.0