sdl2_frt/src/video/x11
Sam Lantinga cb24f4de94 Fixed bug 2772 - SDL2 doesn't handle X KeymapNotify events
Jason Wyatt

Currently the keymapnotify event handling is commented out as FIXME in SDL_x11events.c (It looks like this may have functioned SDL1.2).

Not handling this event means that if a window manager shortcut such as ALT+SPACE is used, SDL will send an ALT key down signal, but not an up signal. Also querying SDL about the key state, it believes the ALT key remains pressed.
X passes the events keypress (alt), ?focusout?, ?focusin?, keymapnotify.
2015-05-28 10:44:46 -07:00
..
edid-parse.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
edid.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
imKStoUCS.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
imKStoUCS.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_x11clipboard.c Back out changeset b80349dd6d40. 2015-05-26 22:57:42 -04:00
SDL_x11clipboard.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11dyn.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11dyn.h X11: Add Xdbe support to message boxes (thanks, Melker!). 2015-05-28 00:30:21 -04:00
SDL_x11events.c Fixed bug 2772 - SDL2 doesn't handle X KeymapNotify events 2015-05-28 10:44:46 -07:00
SDL_x11events.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11framebuffer.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11framebuffer.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11keyboard.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11keyboard.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11messagebox.c X11: Add Xdbe support to message boxes (thanks, Melker!). 2015-05-28 00:30:21 -04:00
SDL_x11messagebox.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11modes.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11modes.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11mouse.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11mouse.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11opengl.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11opengl.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11opengles.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11opengles.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11shape.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11shape.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11sym.h X11: Add Xdbe support to message boxes (thanks, Melker!). 2015-05-28 00:30:21 -04:00
SDL_x11touch.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11touch.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11video.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11video.h X11: Add Xdbe support to message boxes (thanks, Melker!). 2015-05-28 00:30:21 -04:00
SDL_x11window.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11window.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11xinput2.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_x11xinput2.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00