-
**Describe the bug**
I have several static sites where index.html is in the site folder root /, & javascript files in /lib/, etc.
In neutralino.config.json, if I set "documentRoot": "/" and "url": "…
-
Maybe it's just my setup, my settings/config, but it doesn't always work.
I have setup a hotkey to toggle this feature, and while `console.log` perfectly works all the time in there, this feature d…
-
Related: https://github.com/neutralinojs/neutralinojs/issues/1232
-
**Describe the bug**
The console log gets flooded with the message:. This message shows up in the console every second.
![image](https://github.com/user-attachments/assets/bf36ea82-990a-48df-b7e8-50…
-
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.
-
**Describe the bug**
The decompressing files on my yaagl is too long
**Screenshots**
![Screenshot 2024-09-27 at 6 49 49 PM](https://github.com/user-attachments/assets/64cf87da-57c2-4cdd-877c-290f…
-
-
**Describe the bug**
When running a neutralino app in Fedora 40, if you have just webkitgtk 4.1 installed and not webkitgtk 4.0 it will throw the following error:
```
bin/neutralino-linux_x64: erro…
-
**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…