Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify `InputMethod` API with only two states | 2025-02-12 | 1 | -31/+13 | |
* | Do not pass text size to `Preedit::new` | 2025-02-06 | 1 | -5/+2 | |
* | Set correct text size for text in preedit window | 2025-02-06 | 1 | -5/+12 | |
* | Fix `InputMethod` conflicts with multiple scrollables | 2025-02-03 | 1 | -24/+40 | |
* | Implement basic IME selection in `Preedit` overlay | 2025-02-03 | 1 | -5/+42 | |
* | Add neutral `None` variant to `InputMethod` | 2025-02-02 | 1 | -3/+10 | |
* | Refactor and simplify `input_method` API | 2025-02-02 | 1 | -15/+114 | |
* | Copy `winit` docs for `input_method::Event` | 2025-02-02 | 1 | -12/+64 | |
* | Draft `input_method` support | 2025-02-02 | 1 | -0/+24 |