mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 23:14:20 +08:00
added cursor show/hide test, and modified osx screen class to be more robust with memory usage. also fixed some bad code style.
This commit is contained in:
@@ -28,6 +28,7 @@ elseif (APPLE)
|
||||
list(APPEND src
|
||||
platform/COSXClipboardTests.cpp
|
||||
platform/COSXKeyStateTests.cpp
|
||||
platform/COSXScreenTests.cpp
|
||||
)
|
||||
|
||||
elseif (UNIX)
|
||||
|
||||
Reference in New Issue
Block a user