mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 22:10:44 +09:00
Copy Config from gpu-screen-recorder-gtk, make it more modern and efficient with string_view and variant, use string_view in gsr info parsing
This commit is contained in:
@@ -24,7 +24,6 @@ namespace gsr {
|
||||
private:
|
||||
mgl::vec2f size;
|
||||
mgl::Color bg_color;
|
||||
bool mouse_inside = false;
|
||||
mgl::Text text;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user