D7845: Fix position where removeEffectsOverrideCursor is called

2017-09-22 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:27d06a1d4c1b: Fix position where removeEffectsOverrideCursor is called (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7845?vs=19580&id=19790

D7845: Fix position where removeEffectsOverrideCursor is called

2017-09-17 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH effects-remove-override-cursor-position REVISION DETAIL https://phabricator.kde.org/D7845 To: graesslin, #kwin, #plasma, davidedmundson Cc: plasma-devel, kwin, bwowk, ZrenBo

D7845: Fix position where removeEffectsOverrideCursor is called

2017-09-15 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: KWin, Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY Should be when there is no more an effect which overrides the cursor, not unconditionally. REP