Do not set window on top of notification

This commit is contained in:
dec05eba
2024-11-02 18:14:49 +01:00
parent bfadff61d2
commit b35de8332d

View File

@@ -299,7 +299,7 @@ namespace gsr {
if(!window)
return false;
force_window_on_top();
//force_window_on_top();
window->clear(bg_color);