clunky mowedline pasted by retroj on Tue Jun 6 16:18:17 2017

(let ((screen (first (xinerama-query-screens
                      (xcontext-display
                       (current-xcontext))))))
  (current-xcontext
   (make-xcontext (current-xcontext)
                  xinerama-screen: screen)))

no title added by retroj on Tue Jun 6 16:50:55 2017

(current-xcontext
 (make-xcontext (current-xcontext)
                xinerama-screen: 0))