Simplenote-electron: Add Ubuntu tray support

Created on 22 Aug 2016  路  11Comments  路  Source: Automattic/simplenote-electron

Hello! Please add support of minimize to Ubuntu tray.

[OS] linux feature request help wanted

Most helpful comment

tray

To there

All 11 comments

What's this mean exactly?

tray

To there

Please!

+1

Looks like this would be the equivalent of adding SN to the Mac menu bar, which we haven't done for the Mac app. Not sure what functionality we would put there.

For anyone wanting this in Ubuntu or Gnome, have you tried AllTray?

I'm not sure how much we would end up doing to meet specific distribution needs so maybe a third-party solution like that could work.

It looks like we might be able to provide some level of support through Electron but we haven't tried this yet.

鉂搘hat would we put in the tray? I can think of an option to start a new note and maybe one to exit out of the app. Any others?

I'm not sure how much we would end up doing to meet specific distribution

Do it for Unity and Gnome because these desktop environments on most popular distributions.

have you tried AllTray?

Third-party not cool. This is a task that should do the application

what would we put in the tray? I can think of an option to start a new note and maybe one to exit out of the app. Any others?

I think create note, open main window of application and exit.

screen shot 2016-11-04 at 11 35 08 am

Note: although I didn't push anything up I was able to experiment and get a working prototype working in Mac. The code wasn't too complicated but I think this is the list of steps we need to complete before we can resolve this:

  • [ ] A good design of the task bar item: what icon to use and which actions/items to provide in the menu
  • [ ] IPC between the main process and the renderer which can invoke actions such as "Add a new note." We currently have some simple IPC established for handling changes to the display settings from the menu bar.

Ubuntu with Unity is no longer developed and Gnome shell has no tray.
Should we still consider this feature?

Thanks! I鈥檝e added this to our feature requests! Added to a more general tray support feature request.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

damamasss picture damamasss  路  4Comments

RCDCL5 picture RCDCL5  路  3Comments

SaeedBaig picture SaeedBaig  路  4Comments

guarani picture guarani  路  3Comments

Sushubh picture Sushubh  路  4Comments