Frank Praznik
|
1bf7898ddf
wayland: Remove leftover debug message
|
1 éve |
Frank Praznik
|
d28e9960ce
wayland: Use the implicit grab serial for setting the clipboard/primary selection data
|
1 éve |
Sam Lantinga
|
badb7f1e8b
Added notes about delayed clipboard rendering on Windows
|
1 éve |
Sam Lantinga
|
7890985629
Fixed windows debug message formatting
|
1 éve |
Sam Lantinga
|
ddb817a1af
Only clear the clipboard if setting empty text
|
1 éve |
Sam Lantinga
|
f4bd17deee
Fixed %p formatting when there is following text
|
1 éve |
SDL Wiki Bot
|
17e95345e3
Sync SDL3 wiki -> header
|
1 éve |
Sam Lantinga
|
cc254d885d
Fixed wayland clipboard not always updating in response to Ctrl-C
|
1 éve |
Sam Lantinga
|
c1b11ad54e
Expanded automated clipboard tests
|
1 éve |
Sam Lantinga
|
c63aa9545e
Fixed printf formatting for "%p" and added a unit test to check it
|
1 éve |
Sam Lantinga
|
ecbbac7c72
Do a full UCS4 zero termination on iconv converted strings
|
1 éve |
Sam Lantinga
|
ae771d4710
Added test shortcuts Alt-C and Alt-V to test the primary selection functionality
|
1 éve |
Sam Lantinga
|
55ff09de38
Reimplement clipboard text in terms of clipboard data
|
1 éve |
Sam Lantinga
|
c980ce2120
Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback
|
1 éve |
Sam Lantinga
|
443868143c
Added support for clipboard data on Windows
|
1 éve |
Sam Lantinga
|
35876da3c4
Clipboard data API revamp
|
1 éve |
Sam Lantinga
|
61ff86617a
Added GetClientScreenRect() and fixed build for C89 compilers
|
1 éve |
expikr
|
a7326b9396
center cursor to client area (excludes titlebar thickness)
|
1 éve |
Sam Lantinga
|
f49f1434b9
Revert "Update SDL_windowswindow.c"
|
1 éve |
expikr
|
d0fdf6207b
Update SDL_windowswindow.c
|
1 éve |
Anonymous Maarten
|
ffcd1c0c26
cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL3-shared
|
1 éve |
Sam Lantinga
|
00fc50557e
Make sure logical presentation is complete before destroying the logical render target
|
1 éve |
Sam Lantinga
|
619f65af0c
Fixed resource leak and crash at exit in the D3D11 renderer
|
1 éve |
Sam Lantinga
|
90262f274a
Made error handling more consistent in D3D12_RenderReadPixels()
|
1 éve |
Sam Lantinga
|
304d425f99
The clip rect is defined in terms of the current viewport
|
1 éve |
Sam Lantinga
|
b6645bb255
Retry to open the clipboard in case another application has it open
|
1 éve |
Sam Lantinga
|
3bd5e5ca3c
Removed spurious casts
|
1 éve |
luzpaz
|
37e567994d
Fix remaining typos (#7921)
|
1 éve |
luzpaz
|
65e1d568ef
Fix various typos (docs/build scripts/tests)
|
1 éve |
Ryan C. Gordon
|
c0bd18f023
khronos: Fixed a typo in a Vulkan header, to match upstream.
|
1 éve |