summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-22 23:22:55 -0400
committerPietro Gagliardi <[email protected]>2014-05-22 23:23:10 -0400
commitec2749d46cfaae77f902bbb486c999f6835e7188 (patch)
tree0908e20b7efaed36f6a2dc85850657be5b2ffb9f
parent0b609178ff4482712323eba7ff80048abb1725b3 (diff)
Updated some TODOs (part 2 of yesterday's The Old New Thing post).
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index ffe3059..020afa7 100644
--- a/todo.md
+++ b/todo.md
@@ -56,6 +56,7 @@ super ultra important things:
- pressing global keycodes (including kwin's zoom in/out) when running the keyboard test in wine causes the Area to lose keyboard focus; this doesn't happen on the GTK+ version (fix the Windows version to behave like the GTK+ version)
- this also happens in real windows (press the windows key to open the start menu); there's something I'm not handling and I'm not sure what it is
- oh hey would you look at that http://blogs.msdn.com/b/oldnewthing/archive/2014/05/21/10527168.aspx how timely
+ - part 2 http://blogs.msdn.com/b/oldnewthing/archive/2014/05/22/10527522.aspx
- GTK+ indefinite progress bar animation is choppy: make sure the speed we have now is the conventional speed for GTK+ programs (HIG doesn't list any) and that the choppiness is correct
- Message boxes are not application-modal on some platforms
- http://blogs.msdn.com/b/oldnewthing/archive/2005/02/23/378866.aspx http://blogs.msdn.com/b/oldnewthing/archive/2005/02/24/379635.aspx