f81e84412e
If the user is currently typing, do not highlight windows based on the mouse position. If the user types a window title before the effect opening animation is finished, he ends up in a situation where only one window is on the screen but it is deselected (because the mouse is not on the window) or another window is selected because of the mouse. With this change, the mouse input does not overwrite the window highlighting based on the search entered **if the user is currently typing.** |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
main.qml | ||
metadata.json | ||
presentwindows.cpp | ||
presentwindows.h | ||
presentwindows.kcfg | ||
presentwindows_config.cpp | ||
presentwindows_config.h | ||
presentwindows_config.ui | ||
presentwindows_proxy.cpp | ||
presentwindows_proxy.h | ||
presentwindowsconfig.kcfgc |