diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-25 11:04:47 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-25 11:04:47 -0400 |
| commit | 6c7f862cc1308eb71f64cd7130931fbc6cadc670 (patch) | |
| tree | 39a0283136085fe83f66b5fa970597b4d470f9e7 | |
| parent | bee9f2a0969f9e106ed17d951af2c07b32930b16 (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ super ultra important things: - resizing seems to be completely and totally broken in the Wayland backend - TODO find out if this is a problem on the GTK+/Wayland side (no initial window-configure event?) - redrawing controls after a window resize on Windows does not work properly +- point out that Areas get keyboard focus automatically on click on Mac OS X +- make sure Areas get mouse click events on window activate on all platforms - make sure Areas get keyboard focus when clicking outside the actual Area space on all platforms - make sure keyboard events on numpad off on all platforms don't switch between controls - on Windows, Shift+(num pad key) triggers the shifted key code when num lock is off; will need to reorder key code tests on all platforms to fix this |
