godot/platform
Fabio Alessandrelli 2b436dd50e Kinda working HTML5 clipboard paste.
Listen to paste events to update local clipboard.
CTRL+V still not working out of the box.
To do that, We would need to change how we handle keypress, most likely
making it worse and less safe. In the end, I'm not sure we can fix it
properly for now. Maybe in the future, with the Clipboard API, support
of which is still pretty limited on chrome, and only available to
extensions in Firefox.

For now, you can paste via:
- Browser bar -> Edit -> Paste.
- Middle mouse click (Linux only, copies secondary clipboard).

And THEN press CTRL+V
2019-05-29 23:21:09 +02:00
..
android Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
haiku added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
iphone Merge pull request #29032 from akien-mga/tools-exceptions-rtti 2019-05-21 17:10:51 +02:00
javascript Kinda working HTML5 clipboard paste. 2019-05-29 23:21:09 +02:00
osx Merge pull request #29119 from bruvzg/native_icon_support 2019-05-27 12:09:42 +02:00
server added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
uwp added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
windows Merge pull request #29119 from bruvzg/native_icon_support 2019-05-27 12:09:42 +02:00
x11 Merge pull request #28512 from MJacred/master 2019-05-28 11:32:03 +02:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00