deskflow/src/lib
2025-06-18 13:17:16 +01:00
..
arch refactor: use std::scoped_lock inplace of std::lock_guard 2025-06-17 10:23:42 +01:00
base refactor: use std::function for Event callback 2025-06-18 13:17:16 +01:00
client chore: remove handle* methods that are a single oneline forward and use the line directly 2025-06-18 13:17:16 +01:00
common Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places 2025-06-02 14:28:51 -07:00
deskflow chore: remove handle* methods that are a single oneline forward and use the line directly 2025-06-18 13:17:16 +01:00
gui feat: Enforce a minimum TLS size of 2048bit 2025-06-16 05:02:33 -07:00
io chore: remove handle* methods that are a single oneline forward and use the line directly 2025-06-18 13:17:16 +01:00
mt chore: initialize class vars using the order class define, initilizer list, constructor 2025-05-23 10:19:11 -07:00
net refactor: use std::function for Event callback 2025-06-18 13:17:16 +01:00
platform chore: remove handle* methods that are a single oneline forward and use the line directly 2025-06-18 13:17:16 +01:00
server chore: remove handle* methods that are a single oneline forward and use the line directly 2025-06-18 13:17:16 +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 build: remove HAVE_SYS_SOCKET define should be present on all unix systems 2025-06-14 08:22:55 +01:00