mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[ion/clipboard] Rework clipboard handling
Change the way the clipboard is fetched, so as to preserve the Poincare/Python translation feature, and remove the cap on the length of text being imported into the simulator. Change-Id: I0f3e83c0c8aa4b64eb08d882aa6891b31f191e22
This commit is contained in:
committed by
Émilie Feral
parent
010b474f77
commit
f66bde6d31
@@ -105,7 +105,12 @@ _mp_hal_input \
|
||||
_mp_import_name \
|
||||
_mp_parse_compile_execute \
|
||||
_get_clipboard_text \
|
||||
_set_clipboard_text \
|
||||
__ZN3Ion9Clipboard24fetchFromSystemClipboardEPcm \
|
||||
__ZN3Ion9Clipboard21sendToSystemClipboardEPKc \
|
||||
__ZN3Ion9Clipboard4readEPcm \
|
||||
__ZN3Ion9Clipboard5writeEPKc \
|
||||
__ZN9Clipboard5storeEPKci \
|
||||
__ZN9Clipboard10storedTextEv \
|
||||
__ZN11LayoutField18privateHandleEventEN3Ion6Events5EventE \
|
||||
__ZN11LayoutField11handleEventEN3Ion6Events5EventE \
|
||||
|
||||
Reference in New Issue
Block a user