Greg Palaci

Results 24 issues of Greg Palaci

Please be aware that thus far this library seems to be abandoned, for similar libraries seek pkg, node-gtk, proton-native or node-gui

So I'm ready to release my app. I've followed https://deskgap.com/building/#steps for Ubu8ntu and got positive feedback: ``` ❯ cmake --build build [ 5%] Built target libnode [ 10%] Built target...

"API Demos The DeskGap API Demos app shows some of the DeskGap features and APIs with interactive scripts." source code links to https://github.com/patr0nus/DeskGap/tree/master/app it should maybe point to this instead?...

I've gone through the source to find more about layers and found things like the undocumented fact you can use an image instead of a colour overlay and whatnot. I...

Do I need to edit these lines at all? I dont seem to have success below is my code https://github.com/Zibri/cloudflare-cors-anywhere/blob/master/index.js#L33 https://github.com/Zibri/cloudflare-cors-anywhere/blob/master/index.js#L38 ``` await this.$axios.$get( `${apiBase}/offers?${searchParams}`, { headers: { "x-authorization": "Bearer...

I would like to confirm the documentation, it says if the path in the object isn't found it will result in object error. I want to clarify is not the...

question

I'm trying to run microcule on an Ubuntu Server, I had it working but now I only get: Which looks like Node doesn't have some read or write permission maybe....

Sorry to bother again I wanted to clarify I was reading https://github.com/nodegui/vue-nodegui/blob/master/src/widgets/Window/VNWindow.ts is there plans / needed help to port all the functions of QMainWindow in the future. It says...

Very cool library I just wrote a [post](https://gregbenner.life/web-view-apps-on-your-os/) looking at similar Looking at the docs I can't find a difference with dev and bundle for running a bundled binary like:...

**Describe the bug** Currently you can't build most of the individual packages with the provided README instructions or npm scripts. Some seem to be missing deps. ``` packages/@guijs/frontend-core on ...

bug