backend: Make X11 display opened function explicitly named
It didn't say anything about being the X11 display, so make it say so. https://bugzilla.gnome.org/show_bug.cgi?id=777732
This commit is contained in:
@ -963,7 +963,7 @@ meta_display_open (void)
|
||||
|
||||
meta_screen_init_workspaces (screen);
|
||||
|
||||
meta_backend_display_opened (meta_get_backend ());
|
||||
meta_backend_x11_display_opened (meta_get_backend ());
|
||||
|
||||
enable_compositor (display);
|
||||
|
||||
|
Reference in New Issue
Block a user