Add useful "About Robopaint" option to menu
On the Mac at least, this menu option exists and should do something-- at least link to www.watercolorbot.com or to the github page for the project.
Apparently this is customizable via window menu API. We'll see how that goes.
Do we want to also add the other common menus, Edit, View, Window, and Help? This can be done quite easily in Electron.
We should add them only if their commands can be implemented and work well
It would only have the default commands, copy, cut, bring all to front, help, and what not. Also this would only be for OS X.
This has changed quite a bit since the NW.js days. There's another issue thread somewhere on here about defaults for menus and what that might mean globally. In truth, Cut/copy/paste doesn't obviously make any sense for most modes in a globally assumed context. The one place it does, fakes its own menu (edit mode). An ABOUT menu does make sense, at least globally. Lets not confuse or redirect the issue.
As bonus, this totally qualifies as something a user not terribly deep into the project could do to improve RP, as long as we clearly agree what it should have on it. I propose:
RoboPaint (use logo/image from install?) Version x.x.x, released [FULL DATE] An open source community project created by TechNinja in collaboration with Evil Mad Scientist Labs
Sounds great.