[Konsole-devel] [konsole] [Bug 198175] Konsole should set blur region for the new kwin effect
Mark via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Jul 12 11:46:56 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=198175
--- Comment #69 from Mark <markg85 at gmail.com> ---
(In reply to Eike Hein from comment #68)
> Option in the profie + TerminalDisplay needs to track its position inside
> its host window and merge its geometry with the blur region. Even then it's
> technically possible for it to screw up though.
Just curious.
Why is there a need for TerminalDisplay to track it's position inside the host
window and merge the geometry? (by merge i guess you mean
rectFromHost.united(rectFromTerminal) where both are of QRect or QRectF).
I obviously need to test that it works, but how would i test that? Can you give
me a clear usecase that will go wrong if i enable blurring that will be just
right if i add geometry tracking? That would help me a lot in implementing this
and getting it right the first time (oke, technically the second time since i
already made a patch for this the easy way a couple years back, hehe).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list