deskflow/src/lib
James Le Cuirot 47bb33e065 fix: update inclusion of climits and cstdint headers
For INT_MAX and SIZE_MAX.
2025-08-06 13:03:52 +01:00
..
arch refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
base fix: update inclusion of climits and cstdint headers 2025-08-06 13:03:52 +01:00
client fix: update inclusion of climits and cstdint headers 2025-08-06 13:03:52 +01:00
common refactor: windows write daemon log in ProgramData\Deskflow 2025-07-21 12:41:46 +01:00
deskflow refactor: Fingerprint, KeyMap, KeySequence and Action use default == operator 2025-08-06 11:44:38 +01:00
gui fix: update inclusion of climits and cstdint headers 2025-08-06 13:03:52 +01:00
io refactor: remove XBASE related macros, fixes #8723 2025-06-30 20:55:06 +01:00
mt refactor: remove redundant != operators c++20 std will generate the !=operator as long as the class has an ==operator 2025-08-01 13:03:51 -04:00
net refactor: Fingerprint, KeyMap, KeySequence and Action use default == operator 2025-08-06 11:44:38 +01:00
platform refactor: MSWindowsDesks::getCursorPos initialize pos to 0,0 2025-08-06 11:44:38 +01:00
server fix: update inclusion of climits and cstdint headers 2025-08-06 13:03:52 +01:00
CMakeLists.txt fix: split version info in new header 2025-07-21 12:06:01 +01: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
VersionInfo.h.in fix: split version info in new header 2025-07-21 12:06:01 +01:00