Lenart Kos

Results 6 issues of Lenart Kos

Simple project using inline cpp and system calls to demonstrate pipe, fork and dup2.

I think it would be a really nice feature that would set the app apart from others if we had the option to create "multiplayer" rooms where multiple users could...

This small PR implements support for Raspberry Pi Compute Module 4. It achieves this by detecting v3d if platform is `Pi Compute Module 4`. Also fixes release build.

I have added support for CM4 with PR #11

I suspect its because there is missing parenting of child Qt components (like here https://github.com/nitroshare/qmdnsengine/blob/2a76f2e90772401a79249c5d474c41bf3dc41699/src/src/server_p.h#L50 should be `QUdpSocket ipv4Socket { this };`)

Change `mainFrame` and `eastPanel` from `JPanel` to `JSplitPane`. This allows the users to resize different views as they want.