You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
replace use of glfw for SurfaceView with use of wayland subsurface positioned over a Gtk widget
This commit is contained in:
@@ -44,7 +44,7 @@ GdkTexture * gdk_texture_new_for_surface (cairo_surface_t *surface)
|
||||
|
||||
G_DEFINE_TYPE(WrapperWidget, wrapper_widget, GTK_TYPE_WIDGET)
|
||||
|
||||
static void wrapper_widget_init (WrapperWidget *frame_layout)
|
||||
static void wrapper_widget_init (WrapperWidget *wrapper_widget)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user