aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2021-06-22 20:15:26 +0200
committerWolfgang Müller2021-06-22 20:18:13 +0200
commit20c7bc5cdf540094640a18f59ebb4a71bf118ea1 (patch)
treeda0b583f8a01c8b0d91413938e2ec4426ffcc316
parent5987cb0575e0b1996578ae72aba90a15f80223db (diff)
downloadweltschmerz-20c7bc5cdf540094640a18f59ebb4a71bf118ea1.tar.gz
Update TODO with relevant info on issues with GtkScrolledWindow
-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