fix: turn off vsync while not focused

This commit is contained in:
2026-01-13 00:28:28 +03:00
parent 2b1c6d59c4
commit 56a499502f
7 changed files with 14 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.25)
project(clrsync VERSION 1.0.4 LANGUAGES CXX)
project(clrsync VERSION 1.0.5 LANGUAGES CXX)
include(GNUInstallDirs)