Focus_on_activate locks mouse

Using focus_on_activate is really ergonomic, especially on large screens.
However,

  • when a popup window is small
  • the content you are trying to press is small and is at the border
  • you use high mouse sensitivity like I do
  • you use the mouse by overshooting then correcting

it becomes really annoying to actually use the mouse in the popup menu. Since crossing the window boundary forces your mouse back to center.

I am aware that I can use no_warps, but I still want the initial warp. Is there some workaround?

in what popup menu?