[Differential] [Commented On] D3578: [RFC] Implement drag from free space also for QtQuickControls

drosca (David Rosca) noreply at phabricator.kde.org
Tue Dec 6 14:27:57 UTC 2016


drosca added inline comments.

INLINE COMMENTS

> hpereiradacosta wrote in breezewindowmanager.cpp:467
> should be "return false" 
> Comments few lines below says we never eat events.

It needs to be `return true`. If we return false here, then we won't get following move and release events. We can eat events for QQuickItems, because we only get events that were not handled by any Item.

REPOSITORY
  R31 Breeze

REVISION DETAIL
  https://phabricator.kde.org/D3578

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: drosca, #plasma, hpereiradacosta
Cc: mart, graesslin, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161206/e6e26e5f/attachment.html>


More information about the Plasma-devel mailing list