mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 17:27:05 +09:00
Make the ui the daemon instead, add hotkey for recording/pause
This commit is contained in:
@@ -32,6 +32,4 @@ namespace gsr {
|
||||
// Returns the path to the parent directory (ignoring trailing /)
|
||||
// of "." if there is no parent directory and the directory path is relative
|
||||
std::string get_parent_directory(std::string_view directory);
|
||||
|
||||
std::optional<std::string> get_gsr_runtime_dir();
|
||||
}
|
||||
Reference in New Issue
Block a user