slint/sixtyfps_runtime/rendering_backends/gl
Olivier Goffart c1fc242a9a Move the text_input_byte_offset_for_position from the FontMetrics to the Window
In preparation of having mutiple-lines TextInput, we will need to give more
data to this function so it no longer belong in FontMetrics

Also remove the unused FontMetric::line_height()
2021-08-31 13:27:32 +02:00
..
fonts Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
Cargo.toml Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
event_loop.rs Fix key events the control modifier on Windows, X11 and Wayland 2021-08-30 19:07:32 +02:00
fonts.rs Move the text_input_byte_offset_for_position from the FontMetrics to the Window 2021-08-31 13:27:32 +02:00
graphics_window.rs Move the text_input_byte_offset_for_position from the FontMetrics to the Window 2021-08-31 13:27:32 +02:00
images.rs Remove imgref dependency from the public Image API 2021-08-10 15:56:01 +02:00
lib.rs Further clean up item graphics cache handling 2021-08-26 13:46:37 +02:00
svg.rs Janitor: Fix clippy::needless_borrow 2021-08-04 22:50:35 +02:00