From a19f4b8c80d37f0940a6d7a0ba127ec9740cd6db Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 18 Jun 2021 16:15:04 +0200 Subject: Use GtkBox and GtkScrollbar instead of GtkScrolledWindow Upstream indicates that VTE is incompatible with GtkScrolledWindow. See [1] and [2] for more information. This commit contains a proof-of-concept implementation of an alternative solution using a GtkBox as the toplevel element. [1] https://gitlab.gnome.org/GNOME/vte/issues/11#note_264921 [2] https://bugzilla.gnome.org/show_bug.cgi?id=733210#c2 --- terminal.ui | 248 +++++++++++++++++++++++++++++++--------------------------- terminal.vala | 16 +--- 2 files changed, 135 insertions(+), 129 deletions(-) diff --git a/terminal.ui b/terminal.ui index c22fbec..bf3d8de 100644 --- a/terminal.ui +++ b/terminal.ui @@ -116,15 +116,13 @@ False go-up-symbolic -