SDL2/src/video/wayland
2022-10-25 17:03:25 -07:00
..
SDL_waylandclipboard.c Add support for X11 primary selection (#6132) 2022-09-14 09:28:35 -07:00
SDL_waylandclipboard.h Add support for X11 primary selection (#6132) 2022-09-14 09:28:35 -07:00
SDL_waylanddatamanager.c Add support for X11 primary selection (#6132) 2022-09-14 09:28:35 -07:00
SDL_waylanddatamanager.h Add support for X11 primary selection (#6132) 2022-09-14 09:28:35 -07:00
SDL_waylanddyn.c wayland: fix build with SDL_WAYLAND_SHARED=OFF/--enable-wayland-shared=no 2022-08-25 17:15:54 -07:00
SDL_waylanddyn.h wayland: Fix include order when building with libdecor 2022-08-21 08:54:58 -07:00
SDL_waylandevents.c Fix issue #6037 (incorrect modifier flags on Wayland) 2022-10-17 13:27:39 -07:00
SDL_waylandevents_c.h Fix issue #6037 (incorrect modifier flags on Wayland) 2022-10-17 13:27:39 -07:00
SDL_waylandkeyboard.c wayland: Check for the input handle before checking the keyboard handle 2022-10-11 11:16:52 -04:00
SDL_waylandkeyboard.h make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_waylandmessagebox.c Don't conflict with usage of stdout as a stdio macro 2022-07-30 16:22:24 -07:00
SDL_waylandmessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandmouse.c Wayland: Emulate mouse warp using relative mouse mode 2022-10-03 19:11:18 -07:00
SDL_waylandmouse.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandopengles.c Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 2022-08-24 11:25:13 -07:00
SDL_waylandopengles.h Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 2022-08-24 11:25:13 -07:00
SDL_waylandsym.h add libdecor_dispatch 2022-05-21 09:40:26 -07:00
SDL_waylandtouch.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandtouch.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandvideo.c wayland: Remove duplicate #include statement 2022-10-25 17:03:25 -07:00
SDL_waylandvideo.h wayland: Set/unset the opaque regions on surfaces when transparency is toggled 2022-10-06 14:00:36 -04:00
SDL_waylandvulkan.c Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 2022-08-24 11:25:13 -07:00
SDL_waylandvulkan.h Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 2022-08-24 11:25:13 -07:00
SDL_waylandwindow.c wayland: Factor out common libdecor frame commit code 2022-10-09 08:50:54 -07:00
SDL_waylandwindow.h wayland: Remove surface type helpers 2022-10-06 14:00:36 -04:00