Owen W. Taylor
5d0808e1c0
Use the size of the window, not of the clone to position windows
When Workspace._positionWindows is called, the clone might nto yet have its final size (because of the clone is is a clone of the window texture and the window texture isn't updated until right before painting.) So get the size from the MetaWindow instead ... the MetaWindow size is determined synchronously when the window is managed. http://bugzilla.gnome.org/show_bug.cgi?id=590741
The file is empty.
Description
Languages
C
49.2%
JavaScript
47.4%
SCSS
1.4%
Meson
0.8%
Python
0.6%
Other
0.4%