meta-weston-launch: Call VT_ACTIVATE ourselves
We don't need any special permissions, so we don't need to go through weston-launch to do so...
This commit is contained in:
@@ -754,12 +754,6 @@ meta_wayland_finalize (void)
|
||||
g_clear_object (&compositor->launcher);
|
||||
}
|
||||
|
||||
MetaLauncher *
|
||||
meta_wayland_compositor_get_launcher (MetaWaylandCompositor *compositor)
|
||||
{
|
||||
return compositor->launcher;
|
||||
}
|
||||
|
||||
gboolean
|
||||
meta_wayland_compositor_is_native (MetaWaylandCompositor *compositor)
|
||||
{
|
||||
|
Reference in New Issue
Block a user