Summary: | Trackmouse effect does not account paintdata scale/translation | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Rafael Linux User <rafael.linux.user> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aiacovitti, finstrodelapradera-foros, rafael.linux.user |
Priority: | NOR | Flags: | thomas.luebking:
ReviewRequest+
|
Version: | 4.11.7 | ||
Target Milestone: | 4.11 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/118537/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/e9919695e57612055acfc685707210c00a42ce00 | Version Fixed In: | 4.11.11 |
Sentry Crash Report: | |||
Attachments: |
A still captured from the effect combination (zoom + track mouse)
This is the correct way of seeing "track mouse" (without "Zoom" effect) |
Description
Rafael Linux User
2014-04-03 10:53:43 UTC
Created attachment 87006 [details]
A still captured from the effect combination (zoom + track mouse)
The two arcs are moving respect different centers (we are in zoom mode, remember that)
Created attachment 87007 [details]
This is the correct way of seeing "track mouse" (without "Zoom" effect)
Thanks for the reminder (seriously - i wanted to fix it, but it simply dropped off the table) No problem. I wish you can fix it. ;) Have, see URL field for review request of the patch. Viewed. So I must say your description of the issue is more clear than mine ; ) Git commit e9919695e57612055acfc685707210c00a42ce00 by Thomas Lübking. Committed on 05/06/2014 at 18:16. Pushed by luebking into branch 'KDE/4.11'. make trackmouse FX account paintdata scale/trans REVIEW: 118537 FIXED-IN: 4.11.12 M +7 -3 kwin/effects/trackmouse/trackmouse.cpp http://commits.kde.org/kde-workspace/e9919695e57612055acfc685707210c00a42ce00 Git commit 5185fe81cf8a5163ca83d156b9ff34656cc8da58 by Martin Gräßlin. Committed on 10/07/2014 at 11:35. Pushed by graesslin into branch 'master'. make trackmouse FX account paintdata scale/trans REVIEW: 118537 cherry-picked from kde-workspace e9919695e57612055acfc685707210c00a42ce00. Original author: luebking M +7 -3 effects/trackmouse/trackmouse.cpp http://commits.kde.org/kwin/5185fe81cf8a5163ca83d156b9ff34656cc8da58 |