diff options
| author | Andre Weissflog <floooh@gmail.com> | 2019-12-02 17:56:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-02 17:56:31 +0100 |
| commit | caea66533e96dd85d46086e4c3455d01a698aad3 (patch) | |
| tree | 9fc672ecd3d8478dfd30e162aa0952fcce08d2a7 /sokol_fetch.h | |
| parent | c3020f9876a96044ad6c8ef43884c03e460159a8 (diff) | |
Initial clipboard support (#237)
* WIP clipboard support code dump.
HTML5 clipboard/permissions API is a mess, so that's not an option.
* sokol_app.h: clipboard on emscripten working
* sokol_imgui.h: init-flag to disable Ctrl-hotkeys
* sokol_app.h: new sapp_consume_event() function, rename clipboard event
* add some todos to sokol_app.h
* macOS: send CLIPBOARD_PASTED event
* sokol_app.h: add Win32 clipboard support
* sokol_app.h: documentation for clipboard support
* sokol_app.h: dummy clipboard support
* Start adding clipboard support to sokol_imgui.
Current problem: on HTML5, copy/paste must happen inside JS event
handler.
* mention new sokol_app.h clipboard support in README
* readme tweaks
* sokol_app.h: MSVC warnings fixed
* sokol_imgui.h: fix key debuffering
* sokol_app.h: documentation fixes
Diffstat (limited to 'sokol_fetch.h')
0 files changed, 0 insertions, 0 deletions