Re: Some infomation about recent Qt5 mouse handling work.

2017-11-08 Thread Weng Xuetian
On Tuesday, 7 November 2017 05:21:38 PST,Jan-Marek Glogowski wrote: > > Thanks for the info. It'll definitely be handy at some time. > > I found https://doc.qt.io/qt-5/qwheelevent.html#angleDelta, which even > has a little example and which I kind of copied. The larger problem is > to understand,

Re: Some infomation about recent Qt5 mouse handling work.

2017-11-07 Thread Jan-Marek Glogowski
Hi Xuetian, > I'm just coming from a phoronix post about qt5 work on libreoffice. IOha > noticed that > https://cgit.freedesktop.org/libreoffice/core/commit/?id=1426437be0530a8ba5749c7e76c5ce0e9053af2f > > mentioned that there're still some issues on touchpad, so I'd just like to > provides so

Some infomation about recent Qt5 mouse handling work.

2017-11-06 Thread csslayer
Hi, I'm just coming from a phoronix post about qt5 work on libreoffice. I noticed that https://cgit.freedesktop.org/libreoffice/core/commit/?id=1426437be0530a8ba5749c7e76c5ce0e9053af2f mentioned that there're still some issues on touchpad, so I'd just like to provides some info about qt5's whee