diff --git a/trunk/TODO-SDL b/trunk/TODO-SDL index 755b3de0..3d380318 100644 --- a/trunk/TODO-SDL +++ b/trunk/TODO-SDL @@ -1,3 +1,10 @@ +Priorities +========== + * Backwards-cpp still has an issue with clang++; look into this + * Users are reporting crashing issues with hotkey dialog (probably because its a mess!). A huge chunk of the hotkey code should be rewritten (GUI and hotkey structs - or lack there-of) + * GTK File menu quit element has "CTRL-Q" accelerator. This causes confusion with there being another SDL Hotkey for quit. This should be addressed. + * Quit was mapped to '0' to prevent users from accidently quitting. Perhaps a default quit combo could be used. + Features ======== * SDL.Vsync