Code review comment for lp:~dandrader/unity/phablet_edgeDragGesture

Revision history for this message
Michał Sawicz (saviq) wrote :

W dniu 14.05.2013 14:58, Daniel d'Andrada pisze:
>> hmm... any way to make the example work with a pointer? can we enable pointer
>> > composition?
> I'm afraid we will have to add code that manually synthesizes QTouchEvents out of QMouseEvents as Qt::AA_SynthesizeTouchForUnhandledMouseEvents might not be exactly what we need.

Why is that? If I read [1] correctly that should work? Although the
"Unhandled" part might be tricky...

[1]
http://qt-project.org/doc/qt-5.0/qtcore/qt.html#ApplicationAttribute-enum
--
Michał Sawicz <email address hidden>
Canonical Services Ltd.

« Back to merge proposal