Commit graph

1,863 commits

Author SHA1 Message Date
Admin
11e2c58325 eval shallow 2026-02-03 16:51:12 +01:00
Admin
5533a98861 gc fixed! 2026-02-03 15:14:00 +01:00
Admin
830003cd1a gc debugging otw 2026-02-03 13:00:52 +01:00
Admin
967bba81a0 gc work 2026-02-03 11:10:20 +01:00
Admin
e41b4d4711 script_apply_eval complete 2026-02-03 10:47:36 +01:00
Julián Montes de Oca
ba57a32b31
Fix missing changes from IME on some platforms (#852) 2026-02-02 20:51:38 +01:00
Admin
aadc68376d unclobber codce editor 2026-02-02 19:04:42 +01:00
Admin
4b55c1e3b0 icons 2026-02-02 18:53:02 +01:00
Admin
0c48db0969 studio otw 2026-02-02 17:11:03 +01:00
Admin
e31f860206 slides view 2026-02-02 13:05:32 +01:00
Admin
6acd73b3a3 slides view 2026-02-02 13:02:14 +01:00
Admin
8b9ce04f05 fix filetree, animator 2026-02-02 12:41:32 +01:00
Julián Montes de Oca
9e53e13d68
IME: Support on Android and Input Configuration (#839)
* WIP

* Improvements for cursor control

* Enhance text selection and key event handling for Samsung keyboard compatibility

* Default to multine inputtype in android

* WIP Input configurations

* Enhance iOS text input handling

* Cleanup

* Comment out 'Next' variant across platforms for future implementation.

* Rename IME Config API to match web APIs

* Fix Android emoji deletion by implementing UTF-16 code unit index conversion

* Proper ASCII-only input and improve iOS keyboard handling

* Replace 'is_numeric_only' with 'input_mode'

* Prevent pasting invalid characters

* Cleanup

* Cleanup

* Hide clipboard actions on text change

* Cleanup

* Unify keyboard event types and fix iOS text input regressions

Unified TextInputEvent with new fields for better IME support across platforms:
- Added `composition` field for IME preview ranges (CJKinput)
- Added `full_state_sync` for complete buffer state (Android approach)
- Added `replace_range` for autocorrect/suggestion replacements (iOS approach)

All platforms: Standardized on CharOffset for character position handling

* Prevent text synchronization with the platform during active composition

* Add UITextInputCurrentInputModeDidChangeNotification support

* Add underline for active IME composition in TextInput

* Improve editor action handling for multiline inputs on Android

* Enhance IME composition tracking and clipboard action handling in TextInput

* Simplify IME state handling on Android

* Cleanup IME handling on iOS

* Cleanup

* Cleanup IME handling on iOS

* Improve docs/comments

* Improve docs/comments

* Add floating cursor support for keyboard trackpad in iOS

* Refine IME handling in TextInput to prevent iOS buffer loss during composition updates

* Move UITextInput protocol implementation into its own module

* Move MakepadInputConnection into its own file

* Cleanup

* Improve general IME handling in TextInput. Improve docs and comments

* Refactor text input configuration to separate soft keyboard settings for mobile platforms.
2026-02-02 11:48:21 +01:00
Admin
e082842ba8 make $ escape automatically 2026-02-01 21:41:20 +01:00
Admin
d9d0b8ce5b filetree almost 2026-02-01 21:07:09 +01:00
Admin
af5ff2a59e tooltips need work 2026-02-01 20:22:21 +01:00
Admin
5052bf40af modal 2026-02-01 20:02:03 +01:00
Admin
e6e77001e2 expandable panel 2026-02-01 19:56:55 +01:00
Admin
e0aafdf8ce fix menu enum 2026-02-01 19:28:05 +01:00
Admin
44928b763c cleanup 2026-02-01 18:36:09 +01:00
Admin
2405c28b2a add dynamic enums and desktop_button 2026-02-01 18:22:54 +01:00
Admin
c710e149d6 add dynamic enums and desktop_button 2026-02-01 18:17:40 +01:00
Admin
f1a2d723c9 dock working 2026-02-01 17:59:33 +01:00
Admin
84c1d24254 dock working 2026-02-01 17:46:59 +01:00
Admin
c2b022b38a fix portal list response to mousewheel 2026-02-01 14:04:39 +01:00
Admin
3373883bf3 better errors for failing enum apply 2026-02-01 13:59:47 +01:00
Admin
1fc3682e4a better errors for failing enum apply 2026-02-01 13:54:05 +01:00
Admin
d6579a5769 fix markdown and textflow 2026-02-01 12:14:31 +01:00
Admin
a0c71abc2e nested destructuring 2026-02-01 11:53:31 +01:00
Admin
3a43b7824c basic destructuring 2026-02-01 11:36:05 +01:00
Admin
920740767c for loop fixes 2026-02-01 10:43:52 +01:00
Admin
d0d114ab0d more script engine tests 2026-02-01 09:36:05 +01:00
Admin
7b3fb2e976 more script engine tests 2026-02-01 09:33:00 +01:00
Admin
3bdc6bab17 more script engine tests 2026-02-01 08:57:03 +01:00
Admin
e235cd7005 more script engine tests 2026-02-01 08:53:23 +01:00
Admin
83ac77f8ba shader enums 2026-02-01 08:17:19 +01:00
Admin
5a672aac7b add match to script engine 2026-01-31 18:10:08 +01:00
Admin
b4c2915960 add match to script engine 2026-01-31 17:54:11 +01:00
Admin
e1660e426d portal list 2026-01-31 17:00:57 +01:00
Admin
c128a82cde portal list 2026-01-31 17:00:34 +01:00
Admin
b4a8333a22 portal list 2026-01-31 17:00:25 +01:00
Admin
924d3801d0 portal list 2026-01-31 16:42:06 +01:00
Admin
b0381ccd20 scrollbar fixed 2026-01-31 16:22:46 +01:00
Admin
571329122c animator 2026-01-31 14:48:03 +01:00
Admin
0f1fff61c3 cleaner startup flow 2026-01-31 13:36:18 +01:00
Admin
7d505faf88 splitter 2026-01-31 13:32:40 +01:00
Admin
6927db1bb4 radio button 2026-01-31 13:27:10 +01:00
Admin
4ea0333415 checkbox 2026-01-31 13:06:04 +01:00
Admin
a36f0a102d dropdown and popupmenu 2026-01-31 12:47:18 +01:00
Admin
19f0518a3e faster script engine 2026-01-31 12:22:49 +01:00