Monitor/output position (-1, -1) remains as a single indicator value for autoconfigure layout. Additionally, one minor comment typo is corrected.
PF3GCRDMA2WTUYR2HMWLYPIQLUKDAPE4S7LSDE6RRKD3NNAXXB4AC
QCKSAEQ43VVSLJTGVDS4TLWPBG3A7BEEHSMZXGZBMGFSDLVFPKCQC
LSWQRXWCAY4QC5FJIARIS4ZPDB45Q3D27XAC52636SLMTW4MLHSAC
MJZ6RCUUOK7R2RMXPXMLRWBAEM6234D2IS7RGPHAE5UN2S64GLGAC
7B74AT3BXYB7PVW4F6SGQNPMHOU5TEV5TZ54CG6VSQI46XSEKWXQC
L2NYIUSXZO44IIYMP5JCWQLQ36WQPDMBH5N7NVRMIQOH7E5HF54AC
/* Adds this to the output layout in the order it was configured in.
/* Adds this to the output layout in the order it was configured.
if (m->m.x < 0 || m->m.y < 0)
if (m->m.x == -1 && m->m.y == -1)
/* (x=-1, y=-1) is reserved as an "autoconfigure" monitor position indicator *//* WARNING: negative values other than (-1, -1) cause problems with xwayland clients' menus */
/* (x=-1, y=-1) is reserved as an "autoconfigure" monitor position indicator */
/* WARNING: negative values other than (-1, -1) cause problems with xwayland clients' menus */