davidedmundson accepted this revision.
davidedmundson added a comment.
This revision is now accepted and ready to land.


  would adding
  
  bool DecorationButton::contains(QPoint) const
  
  make sense?

INLINE COMMENTS

> decoration.cpp:386
>      for (DecorationButton *button : d->buttons) {
>          if (button->geometry().contains(event->posF())) {
>              QCoreApplication::instance()->sendEvent(button, event);

Missed one

REPOSITORY
  R129 Window Decoration Library

BRANCH
  fix-hover-with-zero-spacing

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

To: zzag, #kwin, davidedmundson
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to