2014-06-27 13:33 GMT+02:00 Stanislav Vorobiov <[email protected]>: > Hi, > > Just FYI, on standalone emulator there's a mouse instead of touchscreen, so > you can interact with Qt5 apps just fine. Also, I saw a patch > recently that fixed touchscreen support for Qt5, though I don't know if it > was merged or not. > > On 06/27/2014 03:29 PM, Roman Kubiak wrote: >> I was wondering is Xwayland going to be part of the Tizen:Common image. >> I was able to build it myself and run some basic Xorg native apps (xterm, >> blackbox) so it works. I built it on our M0 target (ARM/Exynos4412) so i >> guess X86 should not be an issue. The only part that did not work on ARM was >> GLX support, there seems to be >> no OpenGL support on Exynos/MALI, open GLES and that's not the same thing. >> Did anyone try this at all ? >> >> Also i saw some QT5 apps on the current Common image, but did you notice >> that QT does not react to touch events on either the M0 target (other >> wayland apps react to touch events) or on the emulator, all those apps are >> dead, only keyboard works on the >> emulator, but you can't move the window or interact with it's content.
It[1] was not merged yet, However you can built Qt locally and test it with the patch (see jira bug). I will talk with guys from qtwayland about the fact how to solve the issue. https://bugs.tizen.org/jira/browse/TC-308 -- regards, Tomasz Olszak Qt for Tizen | http://qt-project.org/wiki/Tizen _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
