PeterTh / gedosato

The Generic DownSampling Tool
GNU General Public License v3.0
464 stars 166 forks source link

Don't notify again for minimize popup #200

Open DAOWAce opened 9 years ago

DAOWAce commented 9 years ago

Very minor issue, but one that I find to be an annoyance whenever it happens.

GeDoSaTo constantly reminds you to double click the icon whenever you minimize it to the tray.

Could you add an option which permanently dismisses that popup?

(I'd probably do this myself if I actually started learning how to code :p)

jsynth commented 9 years ago

And program sometimes appears in ALT-TABing windows, and minimizing to left-bottom corner workspace.

DAOWAce commented 9 years ago

Yeah, that's fairly annoying too.

It seems the program is still drawn on the screen despite being minimized to the notification tray. Ideally it'd go away entirely to prevent it from being able to be alt+tabbed to.

When this happens we need to unminimize it (despite it being unminimized already, the tray icon is still there) then minimize it again.. and then close the balloon popup yet again.