Fix: full screen bar position bug in Qt6. Because wayland is no coordinate system, borderless forms cannot be dragged and positioned. qt6 use wayland by default. qt5 use xcb default. So that prefix 'qputenv("QT_QPA_PLATFORM", "xcb")' at the beginning of the main function.
App: fix core when the application exit. Because the background thread does not exit when the application exiting, the resource is not released correctly. For the time being, wait 1 second to solve the problem
v0.0.29
FreeRDP
fix server unsupported clipborad format bug #31
Fixed crashes caused by mouse side buttons
v0.0.28
Client parameters
Added the ability to automatically use the system username as the username