QDARP4VIJG6AF6QWP7PMXCOLIITYRIOS3M5XK3JKHOOI254PIZQQC
MJZ6RCUUOK7R2RMXPXMLRWBAEM6234D2IS7RGPHAE5UN2S64GLGAC
7B74AT3BXYB7PVW4F6SGQNPMHOU5TEV5TZ54CG6VSQI46XSEKWXQC
/* Try to enable adaptive sync, note that not all monitors support it. * wlr_output_commit() will deactivate it in case it cannot be enabled */ wlr_output_enable_adaptive_sync(wlr_output, 1); wlr_output_commit(wlr_output);
/* Try to enable adaptive sync, note that not all monitors support it.
* wlr_output_commit() will deactivate it in case it cannot be enabled */
wlr_output_enable_adaptive_sync(wlr_output, 1);
wlr_output_commit(wlr_output);