kwin/libkwineffects
David Edmundson 20a202b11a [libkwineffects] Construct correct mouse event when forwarding to QtQuickView
Summary:
Original code (copied from Aurorae) created a QMouseEvent for
QHoverEvents. Whilst it apparently worked, it's technically wrong.

It's safer to have an explicit type check given we come from a downcast
QEvent* and then build the correct event.

Test Plan: Hovered some icons

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25207
2019-11-14 12:50:29 +00:00
..
anidata.cpp Add some const & 2019-10-30 19:23:01 +01:00
anidata_p.h Add some const & 2019-10-30 19:23:01 +01:00
CMakeLists.txt
kwinanimationeffect.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinanimationeffect.h Add some const & 2019-10-30 19:23:01 +01:00
kwinconfig.h.cmake
kwineffectquickview.cpp [libkwineffects] Construct correct mouse event when forwarding to QtQuickView 2019-11-14 12:50:29 +00:00
kwineffectquickview.h
kwineffects.cpp [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
kwineffects.h [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
kwinglobals.h [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
kwinglplatform.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinglplatform.h Add support for virgl in GLPlatform 2019-10-29 20:57:02 +01:00
kwingltexture.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwingltexture.h Add some const & 2019-10-30 19:23:01 +01:00
kwingltexture_p.h
kwinglutils.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinglutils.h Add some const & 2019-10-30 19:23:01 +01:00
kwinglutils_funcs.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinglutils_funcs.h Add some const & 2019-10-30 19:23:01 +01:00
kwinxrenderutils.cpp
kwinxrenderutils.h
logging.cpp
logging_p.h
Mainpage.dox
Messages.sh