kwin/src/effects/presentwindows
Niklas Stephanblome f81e84412e effects/presentwindows: Do not highlight windows based on mouse if user is currently typing
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.**
2022-01-19 14:45:41 +00:00
..
CMakeLists.txt Do not embed json metadata in KCMs that get loaded by path 2022-01-05 08:12:13 +01:00
main.cpp Utilize KCoreAddons infrastructure for static plugins 2021-11-24 10:48:51 +00:00
main.qml
metadata.json SVN_SILENT made messages (.desktop file) - always resolve ours 2022-01-13 01:44:19 +00:00
presentwindows.cpp effects/presentwindows: Do not highlight windows based on mouse if user is currently typing 2022-01-19 14:45:41 +00:00
presentwindows.h Rename EffectQuickScene to OffscreenQuickScene 2021-11-23 09:53:18 +00:00
presentwindows.kcfg
presentwindows_config.cpp Do not embed json metadata in KCMs that get loaded by path 2022-01-05 08:12:13 +01:00
presentwindows_config.h
presentwindows_config.ui
presentwindows_proxy.cpp effects: Port effects from int screens ids to EffectScreen 2021-10-20 12:09:09 +00:00
presentwindows_proxy.h effects: Port effects from int screens ids to EffectScreen 2021-10-20 12:09:09 +00:00
presentwindowsconfig.kcfgc