Skip to content
Commit c1ea0412 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

[effects/zoom] Implement focus tracking with QAccessibilityClient

Currently, the focus tracking functionality in the zoom effect does not
work because it relies on kaccessibleapp, which is dead. Luckily for us,
there is a library called libqaccessibilityclient that provides a way
to monitor focus changes.

BUG: 421234
parent 7226e75b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment