deskflow/src/lib
sithlord48 edc0c0d7a0 chore: XArch, use default for constructors / deconstrucor
use noexecpt for virtual deconstctor
use explicit for constructors
2025-05-02 12:12:17 +01:00
..
arch chore: XArch, use default for constructors / deconstrucor 2025-05-02 12:12:17 +01:00
base chore: Silence two compiler signedness warnings 2025-04-30 12:04:43 +01:00
client chore: Client, Use auto where possible 2025-04-28 13:50:43 +01:00
common chore: use nullptr where possible in place of NULL 2025-04-28 13:08:40 +01:00
deskflow fix(daemon): Log responses for 'hello' and 'noop' 2025-04-29 13:13:07 +01:00
gui feat(gui): Retry mechanism for Windows Daemon IPC client 2025-04-29 13:13:07 +01:00
io chore: StreamBuffer, use auto where possible 2025-04-28 13:50:43 +01:00
mt chore: Thread, use auto where possible 2025-04-28 13:50:43 +01:00
net chore: TCPSocketFactory, use auto where possible 2025-04-28 13:50:43 +01:00
platform fix(wayland): release portal input capture when EI_EVENT_DISCONNECT is encountered, refactoring 2025-05-01 12:35:00 +01:00
server chore: Server, use auto where possible 2025-04-28 13:50:43 +01:00
CMakeLists.txt refactor: Remove old Windows TCP IPC implementation (replaced by Qt equivalent) 2025-02-28 17:58:16 +00:00
Config.h.in chore: remove unused define HAVE_GMTTIME_R 2025-03-26 09:23:16 +00:00