summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-29 14:26:20 -0400
committerPietro Gagliardi <[email protected]>2014-05-29 14:26:45 -0400
commitb648af160b36278a5c080e60d9c62e4061e6df1e (patch)
tree07c83680a49c2b78e1fd2fe0097290bcc4c27dbf /todo.md
parent4bb028b976fd814a825cb0e5611893b59bb855b8 (diff)
Added new Modifiers code for Mac OS X. Also fixed some comment typos and added more TODOs.
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 10f4f7b..6a279bc 100644
--- a/todo.md
+++ b/todo.md
@@ -5,6 +5,7 @@ important things:
super ultra important things:
- 10.6 also spits a bunch of NSNoAutoreleasePool() debug log messages even though I thoguht I had everything in an NSAutoreleasePool...
- windows: windows key handling is just wrong; figure out how to avoid (especially since Windows intercepts that key by default)
+- OS X: key up with a modifier held and our new modifiers code doesn't seem to happen?
- OS X: handle Insert/Help key change in a sane and deterministic way
- will need old and new Mac keyboards...
- make sure MouseEvent's documentation has dragging described correctly (both Windows and GTK+ do)