mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
...
This commit is contained in:
parent
fad52ff90c
commit
8ae357db8a
@ -580,7 +580,7 @@ meta_stack_sync_to_server (MetaStack *stack)
|
||||
*/
|
||||
stacked = g_array_new (FALSE, FALSE, sizeof (Window));
|
||||
root_children_stacked = g_array_new (FALSE, FALSE, sizeof (Window));
|
||||
i = META_LAYER_LAST;
|
||||
i = META_LAYER_LAST;
|
||||
do
|
||||
{
|
||||
--i;
|
||||
|
@ -1682,7 +1682,7 @@ meta_window_configure_request (MetaWindow *window,
|
||||
window->size_hints.y,
|
||||
window->size_hints.width,
|
||||
window->size_hints.height);
|
||||
news.gnome.org/994407481/index_html
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user