Move rest of non-X11 specific objects from MetaScreen
This moves following objects from MetaScreen to MetaDisplay - workareas_later and in_fullscreen_later signals and functions - startup_sequences signals and functions - tile_preview functions https://bugzilla.gnome.org/show_bug.cgi?id=759538
This commit is contained in:

committed by
Jonas Ådahl

parent
1530f27513
commit
68f261e8e2
@ -768,7 +768,7 @@ meta_workspace_invalidate_work_area (MetaWorkspace *workspace)
|
||||
|
||||
g_list_free (windows);
|
||||
|
||||
meta_screen_queue_workarea_recalc (workspace->screen);
|
||||
meta_display_queue_workarea_recalc (workspace->screen->display);
|
||||
}
|
||||
|
||||
static MetaStrut *
|
||||
|
Reference in New Issue
Block a user