Now that a window's cursor is consistently invisible when the window is out of focus, this does what the visuals indicate.
A4NPMJKEBHDG4M2Z55H6Q54YTJYDN7BBN3OBRXNZVGHRLFHR2UGAC
Focus = 'tenonauger'
return tenonauger.mouse_pressed(Tenonauger_state, x,y, mouse_button)
if Focus ~= 'tenonauger' then
Focus = 'tenonauger'
else
return tenonauger.mouse_pressed(Tenonauger_state, x,y, mouse_button)
end