aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index df47a15..5f45578 100644
--- a/TODO
+++ b/TODO
@@ -22,8 +22,8 @@
- Upstream VTE indicates [1] [2] [3] that VteTerminal is incompatible with
GtkScrolledWindow. weltschmerz has been using the latter since its launch,
- but has yet to run into any problem with it. Depending on how GTK/VTE will
- handle outstanding issues [4] [5], we might have to take action in the
+ but has yet to run into any problem with it [*]. Depending on how GTK/VTE
+ will handle outstanding issues [4] [5], we might have to take action in the
future. Bug reports or comments regarding this are appreciated.
Note: A cursory check revealed that at least one other VTE-based emulator,
@@ -31,6 +31,10 @@
implementation for gnome-terminal is planned too, but work seems to have
stalled.
+ * As of 2021-06-19 this is generally not true anymore. GtkScrolledWindow
+ seems to exhibit issues when overlay scrolling is off.
+ See commits ff27c3d and 89f8571 for in-depth information.
+
[1] https://developer.gnome.org/vte/unstable/VteTerminal.html (see #Description)
[2] https://gitlab.gnome.org/GNOME/vte/issues/11#note_264921
[3] https://bugzilla.gnome.org/show_bug.cgi?id=733210#c2