Switch window focus with touch event?

Is there a way to get a touch event to switch the active window focus? I am more than happy to use the keyboard to switch between windows, but sometimes it is just easier to tap the thing that I want.

As an example, if I have a file browser open, I can’t tap and drag the file to another window if I don’t first use the mouse or keyboard to set the focus on file browser window. Then the touch event works. But if I just tap into the window when it doesn’t have focus, nothing happens.

Thanks!

sounds like a bug tbh