mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Fix some application (using xi) receiving mouse input when UI is shown
This commit is contained in:
@@ -58,6 +58,7 @@ executable(
|
||||
dependency('xcomposite'),
|
||||
dependency('xfixes'),
|
||||
dependency('xi'),
|
||||
dependency('xcursor'),
|
||||
],
|
||||
cpp_args : '-DGSR_UI_RESOURCES_PATH="' + gsr_ui_resources_path + '"',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user