https://bugs.kde.org/show_bug.cgi?id=514884
--- Comment #1 from Vlad Zahorodnii <[email protected]> --- The problem is that we already have too many focus modes (that we even need to provide helper text to explain what they do), and adding more won't help us. That big number of focus modes prevented us from implementing some wayland protocols because the relevant code is not easy to work with. So rather than adding a new mode or options, I'd suggest that you write a script to achieve this. You can query the current pointer position, I believe you can't warp the pointer but APIs can be added for that (and other missing bits). -- You are receiving this mail because: You are watching all bug changes.
