Nativefier: When minimized to tray (using --tray), re-running the app should activate and focus it

Created on 10 Oct 2017  路  2Comments  路  Source: jiahaog/nativefier

Description

Once the app is minimized to tray you can open it again only from the tray icon.
The app (the same instance, especially if it was built with --single-instance) should open again when it is called to launch by any other method (shortcut, executable file etc.).

Related #304 #457

Steps to reproduce issue

nativefy with --single-instance --tray

Details

  • nativefying a public website
  • Feature request OR Bug? (moderator decides)
  • Full nativefier command used to build your app: nativefier -i icon.png https://example.com/ --single-instance --tray
  • Version of Nativefier (run nativefier --version): v7.4.1 + latest commits
  • Version of node.js (run node --version): v6.11.4
  • OS: Windows 10 64bit
bug

Most helpful comment

@ronjouch thanx for the revised title, I didn't give it a lot of thought.
I know it is possible and I hope for a developer to find the time to implement it.

All 2 comments

@Gregory-K seems legit, and feasible (just check Electron based Skype and Slack, they both do what you are describing).

@ronjouch thanx for the revised title, I didn't give it a lot of thought.
I know it is possible and I hope for a developer to find the time to implement it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danielyli picture danielyli  路  5Comments

raulcraveiro picture raulcraveiro  路  4Comments

ranzou06 picture ranzou06  路  3Comments

desimaniac picture desimaniac  路  4Comments

toddself picture toddself  路  5Comments