treesheets icon indicating copy to clipboard operation
treesheets copied to clipboard

bug: restore from tray not working (win 7)

Open LastPirateKing opened this issue 7 years ago • 6 comments

Problem: If TreeSheets is started via a shortcut (LNK file) with "minimize" option, then TreeSheets is minimized to tray, but it doesn't pop up after double click on tray icon. Feature request: "autostart minimized with system" option.

LastPirateKing avatar Sep 23 '17 20:09 LastPirateKing

Ah ok, it probably doesn't recognize that it is starting minimized..

aardappel avatar Sep 23 '17 23:09 aardappel

How often Treesheets is updated, by the way? Current release (alas, its version number is not mentioned in About) is dated March 2017, but the summer commits indicate the development has been underway.

sergeevabc avatar Sep 28 '17 13:09 sergeevabc

@sergeevabc There is no set schedule.. I update binaries for the different platforms whenever, but certainly not on every commit (since it is a manual process, currently).

aardappel avatar Sep 28 '17 15:09 aardappel

@aardappel Hello sir, can you take a look at this bug? Currently I have to minimize it manually if I want it to start after system boot.

skygate2012 avatar Sep 17 '23 02:09 skygate2012

@t2b3 maybe worth looking at?

aardappel avatar Sep 19 '23 23:09 aardappel

https://github.com/aardappel/treesheets/pull/519 should fix it at least partially. I tested on my Windows computer successfully:

  • Start as minimized (shortcut)
  • Restoring the window for both cases when the top level window was "iconized" (aka minimized in wxWidgets speak) to the taskbar and to the system notification area (systray)

tobiolo avatar Sep 20 '23 16:09 tobiolo