mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-12-02 22:36:16 +08:00
8728f52f34
The current order of protocol selection is xdg_base followed by ivi_application followed by fullscreen_shell. As a result xdg_base protocol will be selected even if ivi_application protocol is needed. The order is now changed to ivi_application followed by fullscreen_shell followed by xdg_base. It is now possible to select any one of the three protocols by appropriately defining BUILD_IVI and BUILD_FULLSCREEN_SHELL macro. Signed-off-by: Kshitij Kadam <Kshitij.Kadam@ifm.com> |
||
---|---|---|
.. | ||
include | ||
libuwac | ||
protocols | ||
templates | ||
CMakeLists.txt |