godot/platform
PouleyKetchoupp de4a1d09b0 Fix issues with Linux clipboard
Backport for X11 Display Server fixes on 3.2 branch.

1. Implement SAVE_TARGETS mechanism

Allows sending the clipboard content to the clipboard manager on exit to
keep the content when using a clipboard manager that doesn't
automatically makes a backup when copying.

MULTIPLE selection mechanism also had to be implemented, because in this
case, the clipboard manager might request multiple selection targets at
once.

Known use case: Ubuntu with XFCE4

2. Implement INCR mechanism

Allows pasting from x11 clipboard to receive data incrementally, which
is required when handling data size > 256KB.
2020-10-10 10:56:52 +02:00
..
android Fix splash screen loading on Android 2020-09-28 11:24:02 -07:00
iphone iOS: port ARC support 2020-10-06 00:23:25 +03:00
javascript [HTML5] Scons now expects "emcc" to be in PATH. 2020-10-04 20:54:56 +02:00
osx [3.2] Fix get_screen_dpi on macOS for non fractional display scales and update documentation. 2020-10-01 22:55:54 +03:00
server Linux/BSD: Fix support for NetBSD 2020-09-18 10:29:52 +02:00
uwp Merge pull request #40469 from nekomatata/virtual-keyboard-enter-fixes-3.2 2020-07-26 20:26:02 +02:00
windows Merge pull request #40205 from bruvzg/click-through-3 2020-10-01 13:58:24 +02:00
x11 Fix issues with Linux clipboard 2020-10-10 10:56:52 +02:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00