static int screenNrContaining(Pt p) { if (pt == null) ret -1; ret indexOfFirst(allScreenBounds(), screen -> contains(bounds, p)); }