FreeRDP/client/Wayland
Armin Novak dadc5262ae Removed static channel variables.
Global static variables do not work, if more than one instance
of an RDP client is running in the same process space.
Removed the varaibles where possible and replaced them with
thread local storage where necessary.
2016-10-06 13:43:09 +02:00
..
CMakeLists.txt Wayland client overhaul. 2016-10-06 13:43:07 +02:00
wlf_channels.c Wayland client overhaul. 2016-10-06 13:43:07 +02:00
wlf_channels.h Wayland client overhaul. 2016-10-06 13:43:07 +02:00
wlf_input.c Move wayland client to UWAC 2016-02-23 14:09:53 +01:00
wlf_input.h Wayland client overhaul. 2016-10-06 13:43:07 +02:00
wlfreerdp.c Removed static channel variables. 2016-10-06 13:43:09 +02:00
wlfreerdp.h Wayland client overhaul. 2016-10-06 13:43:07 +02:00