FreeRDP/client/Wayland
Manuel Bachmann 93ff550ae0 wlfreerdp: reorganize source files, add input methods
We split the one massive source file into multiple separate
source files and headers, just like it is done for other
clients.

We add a new "wlfInput" interface which will try to
initialize mouse and keyboard at startup. Mouse inputs
already work, keyboard inputs need further investigation.

Signed-off-by: Manuel Bachmann <tarnyko@tarnyko.net>
2014-11-17 16:42:27 +01:00
..
CMakeLists.txt wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_display.c wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_display.h wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_input.c wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_input.h wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_window.c wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_window.h wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlfreerdp.c wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlfreerdp.h wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00