diff options
Diffstat (limited to 'src/apprt/gtk-ng/ui/1.2/surface.blp')
| -rw-r--r-- | src/apprt/gtk-ng/ui/1.2/surface.blp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apprt/gtk-ng/ui/1.2/surface.blp b/src/apprt/gtk-ng/ui/1.2/surface.blp index 3d17b1d56..1b1d4b756 100644 --- a/src/apprt/gtk-ng/ui/1.2/surface.blp +++ b/src/apprt/gtk-ng/ui/1.2/surface.blp @@ -2,6 +2,7 @@ using Gtk 4.0; using Adw 1; template $GhosttySurface: Adw.Bin { + focusable: true; // We need to wrap our Overlay one more time because if you bind a // direct child of your widget to a property, it will double free: // https://gitlab.gnome.org/GNOME/gtk/-/blob/847571a1e314aba79260e4ef282e2ed9ba91a0d9/gtk/gtkwidget.c#L11423-11425 |
