cosmic-text/examples
Nico Burns 43d3620e44 Convert editor example to winit
Swap color channels

Remove unused code in rich-text-winit example

Port editor example to winit

WIP

Implement scroll logic + add shape_as_needed

Handle text input using named keys

request redraw on click

cargo fmt

Implement dragging

Refactor winit event handlers to avoid duplication

Re-enable text size keyboard shortcuts

Remove unused imports

Fix updating scale factor

Fix unused variable warnings

Remove logging

Remove commented code

Delete rich-text-winit example

Rename editor-winit example to editor
2024-03-02 18:33:51 -07:00
..
editor Convert editor example to winit 2024-03-02 18:33:51 -07:00
editor-test Allow Editor to use reference or Arc of Buffer 2024-01-17 13:31:03 -07:00
multiview Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00
rich-text Add capability to synthesize italic 2024-01-17 13:31:03 -07:00
terminal Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00