x11: Ignore all grab notifications for focus handling
On X11 we get focus in and out events for normal input and when grabs change. Kwin's concept of the active window should only follow the normal focus changing.
Testing done: Run Xfreerdp and move the pointer outside the window, the cursor decoration should not change. It should still be the active window.