-
shipping as Vscode extension might be the best place to start getting initial traction
-
**Is your feature request related to a problem? Please describe.**
GUI development has always been a pain. However, introducing reactive with svelte can make that much easier.
**Describe the solut…
-
Just want to ask if in vuido is possible create custom ui? Something like styles in electron or nativescript. I have web app a now i want to transofrm it to the desktop app
-
As Proton Native grows, automated tests are needed for it to work smoothly. There are a lot of edge cases that should be tested.
Currently it seems like the only way is with Xvfb, which is pretty c…
-
This is a culmination of a lot of issues that have been faced and is my attempt to address them and make proton-native more powerful and more in-line with existing projects. The following high level c…
-
im trying to port vuido (node-libui based vue.js) to node-gtk, and got pretty far, but now i'm stuck at event handling. events are working basically, however inside a vue component method, reactivity …
-
I am using following:
` asset: './windows-x64-10.15.3'`
Want to compile Node.js runtime and Native Tray (https://www.npmjs.com/package/not-the-systray), I am trying to see if could use existing b…
-
Hello contributors,
I have some questions here.
Here is my code:
```js
setInterval(() => {
console.log('Tick tock')
}, 1000)
```
I think it will write on the console every second: tick tock
b…
-
When binding a value to the 'type' attribute of a TextInput, and causing an update to change the type, vuido throws an Error
> [Vue warn]: Error in nextTick: "Error: TextInput does not have attribu…
-
Hi,
I am evaluating which tool to use to wrap our existing vue-based web application for Windows MacOS and Linux. I came upon vuido and now I am intrigued to use it, because we already use vue for th…