|
4e48c6eefb
|
all: refactor windows code out of core
There are still some links from core to window but its now separate
enough to fix PanelWindow in qml tooling.
|
2024-10-28 16:18:41 -07:00 |
|
|
5e2fb14551
|
io/ipchandler: add IpcHandler and qs msg
Also reworks the whole ipc system to use serialized variants.
|
2024-09-13 02:50:42 -07:00 |
|
|
94e881e6b0
|
core!: refactor launch sequence
Also includes slight changes to the command syntax.
See --help for details.
|
2024-09-01 14:17:39 -07:00 |
|
|
da043e092a
|
core/ipc: add ipc server/client
Currently can only kill a remote instance.
|
2024-08-30 21:45:20 -07:00 |
|