[GH-ISSUE #298] Tray icon issues #1617

Closed
opened 2026-03-01 18:46:56 +03:00 by kerem · 5 comments
Owner

Originally created by @user3323 on GitHub (Mar 19, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/298

  1. color issue

white on white - not the best choice)
it was really hard for me to find out where is the icon... really

image

  1. looks very similarly with "network connection" icon
    image

  2. 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

  3. 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
    image

  4. 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

image

  1. do you want to exit?
    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!

Originally created by @user3323 on GitHub (Mar 19, 2018). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/298 1) color issue white on white - not the best choice) it was really hard for me to find out where is the icon... really ![image](https://user-images.githubusercontent.com/24613274/37576183-c6f0b27a-2b33-11e8-916c-fc86a6f75b5f.png) 2) looks very similarly with "network connection" icon ![image](https://user-images.githubusercontent.com/24613274/37576278-5eee3282-2b34-11e8-98dc-d853bd1ea4ff.png) 3) 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 4) 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 ![image](https://user-images.githubusercontent.com/24613274/37576747-74983ebe-2b36-11e8-9506-0a268092ddff.png) 5) 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 ![image](https://user-images.githubusercontent.com/24613274/37576841-00323452-2b37-11e8-8fa6-0b02e291c7d8.png) 6) do you want to exit? 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!
kerem 2026-03-01 18:46:56 +03:00
Author
Owner

@laiqun commented on GitHub (Mar 19, 2018):

Yeah,this is the issue I want to description.

<!-- gh-comment-id:374147300 --> @laiqun commented on GitHub (Mar 19, 2018): Yeah,this is the issue I want to description.
Author
Owner

@NickeManarin commented on GitHub (Mar 22, 2018):

  1. Alright, when designing the icon, I only had in mind Windows 10. I'll create an icon for other version of the OS.

  2. Humm, it's a wireframe version of the logo of this app. I'm using this style because it matches the OS design.

  3. Ok, I'll think about this. Maybe I'll make it configurable.

  4. 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.

  5. 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.

  6. Yes. I'll create and option for that one too.

<!-- gh-comment-id:375481380 --> @NickeManarin commented on GitHub (Mar 22, 2018): 1) Alright, when designing the icon, I only had in mind Windows 10. I'll create an icon for other version of the OS. 2) Humm, it's a wireframe version of the logo of this app. I'm using this style because it matches the OS design. 3) Ok, I'll think about this. Maybe I'll make it configurable. 4) 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. 5) 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. 6) Yes. I'll create and option for that one too.
Author
Owner

@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.

<!-- gh-comment-id:375483947 --> @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.
Author
Owner

@NickeManarin commented on GitHub (May 5, 2018):

  1. Done.
<!-- gh-comment-id:386832526 --> @NickeManarin commented on GitHub (May 5, 2018): 6. Done.
Author
Owner

@NickeManarin commented on GitHub (Nov 18, 2019):

  1. Done!

Application

You can test here if you wish: https://github.com/NickeManarin/ScreenToGif/issues/551

  1. I'll track this suggestion in another issue ticket.
<!-- gh-comment-id:555038159 --> @NickeManarin commented on GitHub (Nov 18, 2019): 3. Done! ![Application](https://user-images.githubusercontent.com/14798947/69020667-17f58e80-0994-11ea-95eb-1d44488626d9.png) You can test here if you wish: https://github.com/NickeManarin/ScreenToGif/issues/551 4. I'll track this suggestion in another issue ticket.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1617
No description provided.