socket icon indicating copy to clipboard operation
socket copied to clipboard

A cross-platform runtime for Web developers to build desktop & mobile apps for any OS using any frontend library.

Results 122 socket issues
Sort by recently updated
recently updated
newest added

I was looking over this file today and noticed this possible typo?

### What OS are you using (`uname -a`, or Windows version)? 6.2.0-39-generic https://github.com/socketsupply/socket/pull/40~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 16 10:53:04 UTC 2 x86_64 x86_64 x86_64 GNU/Linux ### What version Socket Runtime...

bug
android
cli
config

1 error generated. not ok - /usr/lib/llvm-14/bin/clang++ (14.0.0) failed in feature check required for building Socket Runtime - please report (https://discord.gg/YPV32gKCsH) Ubuntu 22.04.4 LTS 64 bit Intel i5 .

Inside the web worker, `globalThis.process` is `undefined`, and trying to access `window` is an error. https://github.com/socketsupply/socket/blob/ddaf5094c1cac6b2a91e4381554c6ff029be6e55/api/stream-relay/index.js#L36C46-L36C52 Is this something that should be supported, or should the app manually copy over...

help wanted

- [x] Adds {get, set} for macOS - [x] Adds {get, set} for Windows - [ ] Adds {get, set} for Linux

### What OS are you using (`uname -a`, or Windows version)? Windows 11 23H2 ### What version Socket Runtime are you using? 0.5.4 ### What programming language are you using...

jfermont noticed that filenames on windows >219 causes a crash (unverified).

bug
windows

#### feature request I would like to be able to attach to a running (--debug) instance of a desktop socket app using a remote debugging port. The builtin inspector is...

enhancement

Relevant docs on this with alternative frameworks: Tauri: https://tauri.app/v1/guides/features/window-customization/#creating-a-custom-titlebar Electron: https://www.electronjs.org/docs/latest/tutorial/window-customization Features that would be great with this: - keeping the native window controls - removing the native window controls...

enhancement
windows
config
linux
macos

### What OS are you using (`uname -a`, or Windows version)? Linux 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ### What version Socket Runtime...