DeskGap icon indicating copy to clipboard operation
DeskGap copied to clipboard

A cross-platform desktop app framework based on Node.js and the system webview

Results 59 DeskGap issues
Sort by recently updated
recently updated
newest added

First off, thanks for this awesome project: it makes exactly the right trade-offs from where I sit. kudos. A suggestion: Having the ability to drag files _out_ of a DeskGap...

Is there any way to force the BrowserWindow userAgent? I'd like the UA to always be the same regardless of OS. Thank's

Hi, This project looks really good! I would love to give it a try but I can't seem to find any information related to releasing a DeskGap project? Any hints?...

enhancement
help wanted

Once I run the cmake command based on the build documentations, it shows this error: Command: ``` cmake -G "Unix Makefiles" -S node -B build ``` Error: > CMake Error:...

It'll would be great if this lib support Webview2 :) https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2

enhancement

I am delighted to have discovered this project, since it uses the OS's system webview, and am greatly looking forward to developing with DeskGap! However, I am unsure on how...

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...