mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Make the ui the daemon instead, add hotkey for recording/pause
This commit is contained in:
@@ -41,6 +41,7 @@ namespace gsr {
|
||||
mgl::Texture checkbox_background_texture;
|
||||
mgl::Texture play_texture;
|
||||
mgl::Texture stop_texture;
|
||||
mgl::Texture pause_texture;
|
||||
|
||||
double double_click_timeout_seconds = 0.4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user