nwjs
Here are 213 public repositories matching this topic...
-
Updated
Jun 1, 2020 - JavaScript
Are microtransactions supported?
Searching through the issues, it appears that they are: another issue references a PR that added support for handling an event related to them.
But the docs do not appear to mention microtransactions. Unless the API is the same as it is for DLC, anyway, but that doesn't seem to be the case unless I'm misunderstanding.
Updated Readme Help
-
Updated
May 24, 2020 - JavaScript
On first launch TiddlyDesktop should have an empty TiddlyWiki already installed. Why make new users grab things from two different places? Removing it if not needed is easy.
Add some style guide
I think we should add a style guide to this repo, by using eslint + prettier. I am unsure what the current intent is, so I can't really make a PR with the configuration — as it depends on creators' taste.
Useful link: https://www.youtube.com/watch?v=YIvjKId9m2c
-
Updated
Apr 11, 2020 - JavaScript
Specifically on Chrome OS it appears auto-updates are disabled for offline enabled apps. However, this does not appear to always be the case. This functionality needs to be clarified and documented.
Related:
https://bugs.chromium.org/p/chromium/issues/detail?id=974069
https://stackoverflow.com/questions/56590063/do-offline-enabled-chrome-apps-auto-update
Reported:
https://cookcompany.zen
-
Updated
Sep 29, 2018 - JavaScript
-
Updated
Apr 8, 2015 - JavaScript
-
Updated
May 5, 2020 - TypeScript
-
Updated
Dec 19, 2018 - JavaScript
-
Updated
Apr 24, 2020 - JavaScript
Build instructions ?
Is it possible to share your build configurations to build it ourselves ? Would like to have the newest nwjs version
-
Updated
May 24, 2019 - Shell
One thing that just tripped me up - The executable on Windows has to be compiled for the same processor platform as your NW.js. (Or, at least in my case, the 64-bit updater couldn't rename the folder for a 32-bit app.) Otherwise you'll get an "access denied" error.
add code examples
-
Updated
Mar 27, 2018 - JavaScript
-
Updated
May 31, 2016 - HTML
Improve this page
Add a description, image, and links to the nwjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nwjs topic, visit your repo's landing page and select "manage topics."
Minor thing, but would be nice to be able to get to dev tools without right click + Inspect, especially when menu is shown by the app on right click.
NWJS Version : 0.45.1
Operating System : macOS Catalina
Expected behavior
Devtoolsmenu item orcommand + option + Ishould open dev toolsActual behavior
It works in nw1 mode, but not in nw2, has been like that for a whil