-
Notifications
You must be signed in to change notification settings - Fork 22
Description
-
There is this cool library called electron-context-menu that allows for custom context menus within an Electron app. This could be of use. example.
-
As of the latest release, and probably previous as well. The animations aren't very smooth, at least on my hardware. As the app only takes around 5-7% of my CPU when scrolling and 1% idling, I don't see why the animations are sluggish.
-
A custom menu bar, this allows for things like an custom about page. And an easier to use experience for Mac users.
Example:

Notice: The reasons for the APIs with electronjs.org/apps being so broken is that, they are working on a new website and electronjs.org/apps has gone with little maintenance. It mostly broke when they made electronjs.org/apps update its database.