-
**Is your feature request related to a problem? Please describe.**
I don't have exact metrics, but it seems it takes around 1-1.5 seconds to go from launch to render a basic hello-world app with just…
-
**Expected behavior**
I click a button and create a 2nd instance of the app with _window.create('/');_. When I broadcast an event both instances receive it.
**Actual behavior**
When I broadcast a…
-
**Describe the bug**
Caling `Neutralino.window.show()/hide() `doesn't produce any effect.
I'm executing the two methods from the tray icon menu (where I have other actions working fine).
**To R…
-
```sh
npx degit malipetek/neu-svelte-mac my-mac-app
cd my-mac-app
npm i -s
npm run build
open myapp.app
```
"neutralino.config.json is missing or corrupted" . Although it does not appear to b…
-
Hello !
## Describe the bug
In the DevTools windows, the tab `console` does not apply the selected theme. In any case, the autocompletion popup not allow to read suggested/available properties &…
-
Hello,
I try to use CONTROL on a arch linux based intel tablet with a X5-Z8350 processor, but it's unworkable slow. So I was thinking to port Control to NeutralinoJS as they claim it's less resour…
keiem updated
2 months ago
-
I use the app in window mode with `"enableinspector": true`. Since the app is crashing very often due to typos, uncatched promises etc., I have to restart it over and over again - everytime with two s…
-
Add a `singleInstance` to `modes.window` in `neutralino.config.json` to prevent opening an application if it is already running.
```
"modes": {
"window": {
"title": "hello-world",
…
-
-
This means users cannot install software that don't require an Administrator to install it.
This is a significant limitation and prevents the framework from being used.