kwin/effects/zoom
Vlad Zahorodnii c1ea0412a4 [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
2020-06-01 10:43:59 +03:00
..
accessibilityintegration.cpp [effects/zoom] Implement focus tracking with QAccessibilityClient 2020-06-01 10:43:59 +03:00
accessibilityintegration.h [effects/zoom] Implement focus tracking with QAccessibilityClient 2020-06-01 10:43:59 +03:00
CMakeLists.txt Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
zoom.cpp [effects/zoom] Implement focus tracking with QAccessibilityClient 2020-06-01 10:43:59 +03:00
zoom.h [effects/zoom] Implement focus tracking with QAccessibilityClient 2020-06-01 10:43:59 +03:00
zoom.kcfg [effects/zoom] Implement focus tracking with QAccessibilityClient 2020-06-01 10:43:59 +03:00
zoom_config.cpp [effects/zoom] Implement focus tracking with QAccessibilityClient 2020-06-01 10:43:59 +03:00
zoom_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-02-11 05:59:16 +01:00
zoom_config.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
zoom_config.ui [effects/zoom] Implement focus tracking with QAccessibilityClient 2020-06-01 10:43:59 +03:00
zoomconfig.kcfgc