mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-05 06:20:44 +09:00
Add install guide to README
This commit is contained in:
@@ -571,6 +571,10 @@ namespace gsr {
|
||||
XFlush(display);
|
||||
|
||||
window_texture_deinit(&window_texture);
|
||||
window_texture_sprite.set_texture(nullptr);
|
||||
screenshot_texture.clear();
|
||||
screenshot_sprite.set_texture(nullptr);
|
||||
|
||||
visible = false;
|
||||
if(window) {
|
||||
window->set_visible(false);
|
||||
|
||||
Reference in New Issue
Block a user