Marcus Harrison

Results 4 issues of Marcus Harrison

Implements the ability to pass a custom memory buffer for use in the CMS struct. Could be useful for e.g. mmap'd buffers for graceful restart, shared memory buffers for syncing...

### Project Deskflow ### Deskflow version info Server: Deskflow: 1.21.0.0 (f781ac98) Qt: 6.8.3 System: KDE Flatpak runtime Session: KDE (x11) Client: Deskflow: 1.21.0.0 (f781ac98) Qt: 6.8.3 System: KDE Flatpak runtime...

## Description Implements an opaque IPC type with APIs for processes to create the IPC channel, as well as retrieval functions on both ends. Also implements the POSIX part using...

# TL;DR: Support for processes started by the `SDL_Process` API sending shared surfaces/textures to each other, including a synchronization primitive for read/write locking. # Description I am currently writing a...