slint/internal/compiler/widgets
Simon Hausmann 8cba0622f5 Initial input method support for the winit backend and the FemtoVG/Skia renderers
Known caveats:

- winit doesn't forward mouse events to the IME, so clicking
  with the mouse while composing results in funny effects such
  as the pre-edit text following the cursor.
- With FemtoVG there's no text decoration support, thus no underlining
  of the preedit area.
2022-10-07 11:16:36 +02:00
..
common Initial input method support for the winit backend and the FemtoVG/Skia renderers 2022-10-07 11:16:36 +02:00
fluent Fix the AboutSlint in fluent style with dark style desktop 2022-07-22 12:23:36 +02:00
native Button: Implement support to make the Button a toggle (#1384) 2022-07-08 16:17:06 +02:00