* Desktop: Forward file-open args from a second launch to the running instance Also adds socket infrastructure that can be used in the future to allow dispatching actions from another process * Use socket instead of ipc terminologie * Fix * Fix * Better pipe name on windows |
||
|---|---|---|
| .. | ||
| cef | ||
| render | ||
| window | ||
| app.rs | ||
| cef.rs | ||
| cli.rs | ||
| consts.rs | ||
| dirs.rs | ||
| event.rs | ||
| gpu_context.rs | ||
| lib.rs | ||
| main.rs | ||
| persist.rs | ||
| preferences.rs | ||
| render.rs | ||
| socket.rs | ||
| window.rs | ||