SDL/src/video/wayland
Frank Praznik 903301c6aa wayland: Always use integer scaling for cursors.
Cursors don't get fractionally scaled, so always scale system cursor sizes to the next whole integer.
2022-11-16 06:15:17 -08: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: Cleanup work to aid reconnect support 2022-10-29 22:41:42 -04:00
SDL_waylandevents.c wayland: Handle virtual keyboards that don't fit the X mapping 2022-11-15 11:00:39 -08:00
SDL_waylandevents_c.h wayland: Handle virtual keyboards that don't fit the X mapping 2022-11-15 11:00:39 -08: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: Always use integer scaling for cursors. 2022-11-16 06:15:17 -08:00
SDL_waylandmouse.h wayland: Prepare cursor implementation for reconnect support 2022-10-30 00:19:09 -04: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 wayland: Handle virtual keyboards that don't fit the X mapping 2022-11-15 11:00:39 -08: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 Fix wayland reconnection paths 2022-11-04 11:13:30 -04:00
SDL_waylandvideo.h wayland: Cleanup work to aid reconnect support 2022-10-29 22:41:42 -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 JANITORIAL : Correct some more spelling mistakes (#6489) 2022-11-06 11:49:37 -08:00
SDL_waylandwindow.h wayland: Remove surface type helpers 2022-10-06 14:00:36 -04:00