Skip to content

x11/output: Fix init tile info guard

Monitor tile info is possible to fetch when RANDR version 15 is exposed by the X11 server. We had inverted the check meaning that only if older versions were advertised would we attempt to init the tile information. Fix this guard, thus fix monitor tiling on X11.

Closes: #1524 (closed)

Merge request reports