Re-apply "Fixes for windows in X11 tiling WMs"
From PR #38727 which was reverted in #41373 because of regressions in Ubuntu with Gnome. Co-authored-by: Lorenzo Cerqua <lorenzocerqua@tutanota.com>
This commit is contained in:
parent
b0ca859501
commit
2b49cb0b73
9 changed files with 36 additions and 12 deletions
|
|
@ -247,6 +247,7 @@ void Window::_make_window() {
|
|||
}
|
||||
|
||||
RS::get_singleton()->viewport_set_update_mode(get_viewport_rid(), RS::VIEWPORT_UPDATE_WHEN_VISIBLE);
|
||||
DisplayServer::get_singleton()->show_window(window_id);
|
||||
}
|
||||
|
||||
void Window::_update_from_window() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue