mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-07 15:19:56 +09:00
Add region capture option
This commit is contained in:
@@ -33,6 +33,7 @@ src = [
|
||||
'src/gui/Subsection.cpp',
|
||||
'src/Utils.cpp',
|
||||
'src/WindowUtils.cpp',
|
||||
'src/RegionSelector.cpp',
|
||||
'src/Config.cpp',
|
||||
'src/GsrInfo.cpp',
|
||||
'src/Process.cpp',
|
||||
@@ -65,6 +66,7 @@ executable(
|
||||
dependency('threads'),
|
||||
dependency('xcomposite'),
|
||||
dependency('xfixes'),
|
||||
dependency('xext'),
|
||||
dependency('xi'),
|
||||
dependency('xcursor'),
|
||||
dependency('libpulse-simple'),
|
||||
|
||||
Reference in New Issue
Block a user