cleanup
This commit is contained in:
parent
eefe17e3c6
commit
0b5f6b8386
6 changed files with 11 additions and 17 deletions
|
|
@ -175,6 +175,8 @@ impl Window {
|
|||
)
|
||||
.expect("failed to configure window...");
|
||||
conn.flush().expect("failed to flush");
|
||||
// fix (dock:294469): Gdk-CRITICAL **: 19:19:25.652: gdk_surface_request_layout: assertion 'frame_clock' failed
|
||||
s.request_layout();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue