fix release keys on x11, remove ping addon, fix minor issue in outfit render, fix emblem updates

This commit is contained in:
Eduardo Bart
2012-01-15 23:55:14 -02:00
parent 44a20222bb
commit de0e4a1acf
11 changed files with 21 additions and 79 deletions

View File

@@ -710,6 +710,7 @@ void X11Window::poll()
break;
case FocusOut:
m_focused = false;
releaseAllKeys();
break;
case Expose:
// window needs redraw