andrepolischuk / keep

Desktop app for Google Keep packaged with Electron
The Unlicense
410 stars 70 forks source link

Tray and window management #54

Open MaverickMartyn opened 3 years ago

MaverickMartyn commented 3 years ago

Exactly what the title says. Adds the tray support requested in issue #27 as well as some relevant window management. The app can now run entirely in the tray, getting it out of the way when not actively in use. Semi dependent on PR #53, as the tray icon will not work in builds, due to the bug fixed by that PR.

MaverickMartyn commented 3 years ago

The latest addition, may or may not require some additional testing to ensure that the functionality is robust enough, but it seems to be working just fine.