summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-22 12:30:58 -0400
committerPietro Gagliardi <[email protected]>2014-03-22 12:30:58 -0400
commite73992ab7164cfe79d4cbc288b4f81724bf9996c (patch)
treeb3af9fc105a22d7f517c39dda01fa7ec4f271e41 /todo.md
parent18271980cb0e481c8b7760f37c1cab8b0b30a434 (diff)
Finally finished getting ready for Area keyboard input; now just need to figure out which keys to support. Also a Wayland-related TODO.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 952f63a..25948b1 100644
--- a/todo.md
+++ b/todo.md
@@ -76,6 +76,7 @@ super ultra important things:
- when resizing a GTK+ window smaller than a certain size, the controls inside will start clipping in bizarre ways (progress bars/entry lines will just cut off; editable comboboxes will stretch slightly longer than noneditable ones; the horizontal scrollbar in Area will disappear smoothly; etc.)
- the window background of a GTK+ window seems to be... off - I think it has to do with the GtkLayout
- see update 18 March 2014 in README
+- resizing seems to be completely and totally broken in the Wayland backend
important things:
- make specific wording in documentation consistent (make/create, etc.)