summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 415a04b1..8a001cc2 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,9 @@ string and produces lines of glyphs.
should have change-notification, or else the layout should
make a copy of the context when the context is set.
+* optimize right alignment for width == -1 and only a single
+ line. (Currently this causes a useless call to gtk_layout_get_extents.)
+
X rendering
===========