-
**Describe the bug**
When I start or run app on mac I cannot quit the app using keyboard
**To Reproduce**
Steps to reproduce the behavior:
1. Start or open app in mac
2. Attempt to use keyboard…
-
It would be interesting to see a comparison demo added for [Tauri](https://github.com/tauri-apps/tauri). It was created around the same time as Neutralino.
-
Hello,
I can't figure out how to use stdio with neutralino.
I'm **not** referring to spawning new processes and communicating with them.
I want to be able to listen to inputs and respond. Is this p…
-
- OS: Mac 10.13.6 (High Sierra) ~ 12.2 (Monterey)
- Neutralinojs version: v4.7.0
- Neutralinojs client library version: v3.6.0
May have a bug here - trying to use updateSpawnedProcess to get…
-
- OS: MacOS 12.2 (Monterey)
- Neutralinojs version: v4.6.0
- Neutralinojs client library version: v3.5.0
Created a text file on desktop and create/modify times OK. (both were 1653727681000)
…
-
**Is your feature request related to a problem? Please describe.**
Some situations afford to send and receive binary WebSocket messages on an Extension's side.
E.g. when the WebSocket client implem…
-
UPDATE: I have figured out what causes my issue and **I can get around it**
SIMPLY PUT: Reading a file in streams can simply fail due to the specified chunkSize
Short notes on how to reproduce: …
-
**Describe the bug**
When try to spawnProcess , the App get killed
**To Reproduce**
![](https://github.com/i-moxi/Public_Asserts/blob/main/Crash.gif?raw=true)
**Expected behavior**
App Cras…
-
**Describe the bug**
Downloading with yt-dlp.exe using spawnProcess shuts down the app.
A statement like this is displayed.
neu: WARNING neutralino-win_x64.exe was stopped with error code 322122650…
-
Attempting to launch the "hello world" neu app from a WSL shell yields the following:
```
$ neu run
Starting process: neutralino-linux_x64 --load-dir-res --path=. --debug-mode
devAPIServer list…