libcosmic/src
Ashley Wulber db8e791b87
Text input (#143)
* update: iced 0.10.0

* wip: text input

* wip: text inputs with icons and buttons

* wip: improve text input

* refactor: text input styling

* chore: add scale factor

* chore(text_input): add winit example and do some cleanup
2023-08-23 10:59:26 -04:00
..
app fix(app): set size_limits to None for autosize 2023-08-23 00:20:45 +02:00
command refactor: combine open and save dialogs 2023-08-16 16:59:15 +02:00
dialog refactor: combine open and save dialogs 2023-08-16 16:59:15 +02:00
executor chore: improve documentation 2023-08-16 16:59:15 +02:00
theme chore: improve documentation 2023-08-16 16:59:15 +02:00
widget Text input (#143) 2023-08-23 10:59:26 -04:00
ext.rs chore: apply cargo fmt 2023-01-04 05:46:24 +01:00
font.rs chore: improve documentation 2023-08-16 16:59:15 +02:00
icon_theme.rs chore: improve documentation 2023-08-16 16:59:15 +02:00
keyboard_nav.rs update iced 2023-08-21 15:47:01 -04:00
lib.rs feat(dialog): XDG portal integrations for open and save dialogs 2023-08-16 16:59:15 +02:00