Skip to content

Conversation

@steinbro
Copy link
Contributor

Three notable changes:

  1. Use the single-instance crate to check if the program is already running. If so, display a dialog and exit.
  2. If any hotkeys fail to bind, such as due to a conflict with another application, leave the action unset but continue running.
  3. Do not suppress println messages if the executable is run from a terminal window. Very useful for debugging.

Fixes #13 and #27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crashes if already running

1 participant