mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Do not set window on top of notification
This commit is contained in:
@@ -299,7 +299,7 @@ namespace gsr {
|
||||
if(!window)
|
||||
return false;
|
||||
|
||||
force_window_on_top();
|
||||
//force_window_on_top();
|
||||
|
||||
window->clear(bg_color);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user