What's Changed
- chore: Rename TLS constants for consistency by @nbolton in https://github.com/deskflow/deskflow/pull/8337
- chore: update formating for clang-format 20.1.0 by @sithlord48 in https://github.com/deskflow/deskflow/pull/8339
- feat: Use
EnumProcessModules
to search loaded Windows modules by @nbolton in https://github.com/deskflow/deskflow/pull/8340 - feat: Check MSVC redist version in WiX installer by @nbolton in https://github.com/deskflow/deskflow/pull/8342
- Make Windows watchdog more responsive with new SAS thread by @nbolton in https://github.com/deskflow/deskflow/pull/8334
- Rm a few unused items in lib/arch by @sithlord48 in https://github.com/deskflow/deskflow/pull/8348
- Create a proper settings object by @sithlord48 in https://github.com/deskflow/deskflow/pull/8298
- Remove the old CoreTool and its use by @sithlord48 in https://github.com/deskflow/deskflow/pull/8346
- Refactor Windows daemon to use Qt args and improve logging by @nbolton in https://github.com/deskflow/deskflow/pull/8300
- fix: Parse only the patch number from version check result by @nbolton in https://github.com/deskflow/deskflow/pull/8086
- refactor: unify Coredir to SettingsPath by @sithlord48 in https://github.com/deskflow/deskflow/pull/8363
- fix: log Resize update the timer to 15ms by @sithlord48 in https://github.com/deskflow/deskflow/pull/8359
- refactor: mainwindow move save config to a button by @sithlord48 in https://github.com/deskflow/deskflow/pull/8360
- Fix typos (avilable, recieve) by @kenhys in https://github.com/deskflow/deskflow/pull/8373
- fix: windows looking in deskflow/deskflow for items by @sithlord48 in https://github.com/deskflow/deskflow/pull/8374
- Automatic scope handling by @sithlord48 in https://github.com/deskflow/deskflow/pull/8364
- refactor: move daemon settings to Settings by @sithlord48 in https://github.com/deskflow/deskflow/pull/8361
- fix: Use correct casing for
RemoteHost
value in Settings.h by @nbolton in https://github.com/deskflow/deskflow/pull/8375 - Arch cleanup by @sithlord48 in https://github.com/deskflow/deskflow/pull/8377
- Fix key len by @sithlord48 in https://github.com/deskflow/deskflow/pull/8381
- Apply Naming Convention by @sithlord48 in https://github.com/deskflow/deskflow/pull/8382
- refactor: VersionChecker use its own QNetworkManager not a Proxy by @sithlord48 in https://github.com/deskflow/deskflow/pull/8387
- Remove the Common/Std*.h and platform/Win32Hook.h files by @sithlord48 in https://github.com/deskflow/deskflow/pull/8385
- Move more lib/gui => apps/deskflow-gui by @sithlord48 in https://github.com/deskflow/deskflow/pull/8386
- ci: Sync local flatpak depends to those on flathub by @sithlord48 in https://github.com/deskflow/deskflow/pull/8391
- fix a few items in the mainwindow by @sithlord48 in https://github.com/deskflow/deskflow/pull/8390
- Remove unused items in ArchMiscWindows by @sithlord48 in https://github.com/deskflow/deskflow/pull/8392
- Remove ArchFile by @sithlord48 in https://github.com/deskflow/deskflow/pull/8389
- feat: Handle empty update response and improve logging by @nbolton in https://github.com/deskflow/deskflow/pull/8100
- Cleanup lib/base/string by @sithlord48 in https://github.com/deskflow/deskflow/pull/8393
- Clean unneeded includes in lib/base by @sithlord48 in https://github.com/deskflow/deskflow/pull/8394
- Remove dependency: gtkpixbuf by @sithlord48 in https://github.com/deskflow/deskflow/pull/8398
- remove more unused defines by @sithlord48 in https://github.com/deskflow/deskflow/pull/8397
- refactor: use QtXml in place of pugixml by @sithlord48 in https://github.com/deskflow/deskflow/pull/8402
- build: remove used gio library by @sithlord48 in https://github.com/deskflow/deskflow/pull/8403
- remove Use of libnotify and wintoast by @sithlord48 in https://github.com/deskflow/deskflow/pull/8401
- fix: Handle empty layout names and language codes in layout parser by @nbolton in https://github.com/deskflow/deskflow/pull/8405
Full Changelog: https://github.com/deskflow/deskflow/compare/v1.20.1...v1.21.0