mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #298] Tray icon issues #1617
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#1617
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 @user3323 on GitHub (Mar 19, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/298
white on white - not the best choice)
it was really hard for me to find out where is the icon... really
looks very similarly with "network connection" icon

mouse LEFT button clicks
no reaction at all - neither for single click, not for double
it should open the last closed window..
would it be single or double - your choice
there is no need to allow STG make new copies of itself (2nd, 3rd, etc.)

so when a user trying to start already launched STG - the last active window should be opened
when my recording window is active and I want, for example, make a new "Webcam recording" - I cannot - all three buttons in the context menu are disabled
you've implemented options for these annoying questions in the options.
can you also make an option for this one?
so I could disable it and do not press YES every time
Thanks!
@laiqun commented on GitHub (Mar 19, 2018):
Yeah,this is the issue I want to description.
@NickeManarin commented on GitHub (Mar 22, 2018):
Alright, when designing the icon, I only had in mind Windows 10. I'll create an icon for other version of the OS.
Humm, it's a wireframe version of the logo of this app. I'm using this style because it matches the OS design.
Ok, I'll think about this. Maybe I'll make it configurable.
This matter touches a grey area. It's the only way to open two recorder instances. Maybe I'll add an option to let this happen, but making it default to give focus to an already opened instance.
I disabled the other recorders by design. Currently the keyboard watcher (that works for detecting keyboard presses) only allows one usage per instance. I need to change the code under the hood in order to allow multiple recorders.
Yes. I'll create and option for that one too.
@smaragdus commented on GitHub (Mar 22, 2018):
Just a remark, when I first started version 2.13 the tray icon appeared in the hidden part of the system tray and it was invisible until I hovered the mouse pointer over the blank space.
@NickeManarin commented on GitHub (May 5, 2018):
@NickeManarin commented on GitHub (Nov 18, 2019):
You can test here if you wish: https://github.com/NickeManarin/ScreenToGif/issues/551