Closed heuer closed 7 months ago
The wlr_types Output class has no method to enable adaptive sync.
def enable_adaptive_sync(self, enable: bool = True) -> None: lib.wlr_output_enable_adaptive_sync(self._ptr, enable)
The wlr_types Output class has no method to enable adaptive sync.