summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-04-15 12:58:17 -0400
committerPietro Gagliardi <[email protected]>2014-04-15 12:58:17 -0400
commit6c3058a32d57f8de5b303acd8ed07e8879ac50cd (patch)
treebdac9f25c4fb3564bed22420ba5957b061cd0e32 /todo.md
parentda2d4da15a19887c1dd031314d61b1dc2b04ea6d (diff)
Settled window sizing for GTK+; moved the respective TODO to future plans.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 8926994..5f83c2b 100644
--- a/todo.md
+++ b/todo.md
@@ -3,7 +3,6 @@ important things:
- make sure mouse events trigger when we move the mouse over an Area with a button held on OS X
super ultra important things:
-- window sizes are inconsistent and wrong: we need to see on which platforms the titlebars/borders/etc. count...
- formalize what happens if Modifiers by themselves are held
- OS X: find out if multiple DIFFERENT modifiers released at once produces multiple events
- in general, figure out what to do on multiple events, period