diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-03-28 00:30:36 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-03-28 00:30:36 +0100 |
| commit | 99efe065a8db7ab74f2b6a438fd034e93a1d07d1 (patch) | |
| tree | 9f441f17562403dfae09a42fe58207742cd7c2e1 | |
| parent | feat: move from sourcehut to my git instance (diff) | |
| download | iced_selection-master.tar.gz | |
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ iced_selection = { git = "git://git.pml68.dev/iced_selection" } - [ ] fix by-line selection for wrapped line segments - [ ] make "combining" multiple text widgets possible ([`feat/global-selectable`](https://git.pml68.dev/iced_selection/?h=feat/global-selectable)) +## Contributing +You can send issues, feature requests, patches etc. to <contact@pml68.dev>. + ## Special thanks - [`iced`](https://iced.rs), for making this possible in the first place, and for the modified source code of `Text`, `Rich` and `Selection` (based on [`text_input/cursor.rs`](https://github.com/iced-rs/iced/blob/master/widget/src/text_input/cursor.rs)). |
