mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #537] [Feature Request] Option to prevent multiple instances #1898
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1898
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Quisquose on GitHub (Oct 17, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/537
When launching ScreenToGif from a shortcut (e.g. Start Menu or hotkey) it runs a new instance every time.
Seeing as it's possible to have all ScreenToGif windows closed and only have a system tray icon present, it's easy to forget that ScreenToGif is already running, so you ended up going back to the Start Menu (or pressing your own launch hotkey) to open it. This results in yet another instance of the program running, and you can end up with multiple identical icons in the system tray.
Having an option to restrict ScreenToGif to one instance would mean that if ScreenToGif is already loaded that any subsequent attempts to launch the program would just activate the existing instance instead of launching a new one.