Joseph Werle
Joseph Werle
@jorbuedo we have actually reworked how the protocol works to work with web workers which is present in the `dev` branch if you'd like to try it out cc @heapwolf
Hi @ahouchens, That is correct. You can only build for `.appx` on Windows at the moment.
This works in `master`. When we release `0.5.5` this should be closed
> ...delete any artifacts ... ? removed socket directory > > git clone [[email protected]](mailto:[email protected]):socketsupply/socket.git fails > > git clone https://github.com/socketsupply/socket.git succeeds > > cd socket VERBOSE=1 ./bin/install.sh > > ......
How about `libc++abi-dev`?
This isn't implemented yet. We need some more research on how to provide an API for doing this
This is an issue with how we query `OSLogStore` on macOS
Yeah we could have a more general `[window]` configuration: ```ini [window] terminate_application_after_last_window_closed = true ```
@chicoxyzzy Can you please give a code example?
You can try this: ```ini [webview] default_index = "/index.html" ``` This will be loaded for any type of page navigation