sdl2_frt/src/video/wayland
Cameron Gutman e1f73e642b Refactor keyboard grab to be managed by the video core
This gives us flexibility to add others hints to control keyboard grab behavior
without having to touch all of the backends. It also allows us to possibly
expose keyboard grab separately from mouse grab for applications that want to
manage those independently.
2021-02-10 10:22:16 -05:00
..
SDL_waylandclipboard.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandclipboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylanddatamanager.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylanddatamanager.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylanddyn.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylanddyn.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandevents_c.h Implement keyboard grab support for Wayland 2021-01-24 00:51:24 -05:00
SDL_waylandevents.c Fix continuous scrolling speed on Wayland 2021-01-24 00:51:25 -05:00
SDL_waylandmouse.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandmouse.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandopengles.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandopengles.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandsym.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandtouch.c waylandtouch: Don't export interface structs 2021-01-24 00:51:26 -05:00
SDL_waylandtouch.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandvideo.c Refactor keyboard grab to be managed by the video core 2021-02-10 10:22:16 -05:00
SDL_waylandvideo.h Implement support for inhibiting the screensaver on Wayland 2021-01-24 00:51:25 -05:00
SDL_waylandvulkan.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandvulkan.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_waylandwindow.c Refactor keyboard grab to be managed by the video core 2021-02-10 10:22:16 -05:00
SDL_waylandwindow.h Refactor keyboard grab to be managed by the video core 2021-02-10 10:22:16 -05:00