The window switcher never takes focus
Therefore QtSPI bridge never calls WindowActivated
Occa doesn't read stuff out.
There are 3 options:
- make custom QAccessibility classes all over KWin (Dave's WIP)
- do some giant hack to make the bridge think we have focus
- actually take focus??? Probably terrible
- Make an orca script. (note from Frederik: this doesn't work without providing data to Orca in some form)