summaryrefslogtreecommitdiffstats
path: root/native/src/mouse/click.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-76/+0
|
* Implement `time` module for `wasm-bindgen` backend in `iced_futures`Libravatar Héctor Ramón Jiménez2022-01-281-2/+7
|
* Enable `instant` only for `wasm32` targetsLibravatar Héctor Ramón Jiménez2022-01-281-1/+1
| | | | ... and hide the dependency under a `time` module in `iced_native`
* Use instant instead of std::instantLibravatar Kai Mast2022-01-281-1/+1
|
* Use recently stabilized intra-doc linksLibravatar Héctor Ramón Jiménez2020-11-261-5/+0
| | | | See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
* Remove inconsistent `input` module in `iced_native`Libravatar Héctor Ramón Jiménez2020-04-301-0/+76