Commit graph

  • e23e93218c Convert WindowEvent from a reference in iced_winit Héctor Ramón Jiménez 2020-03-27 22:02:23 +01:00
  • 4d3afe2f0c
    Merge pull request #236 from hecrj/improvement/svg-handle-from Héctor Ramón 2020-03-26 19:33:12 +01:00
  • 9ef1801ed6
    Merge pull request #234 from hecrj/improvement/subscription-send-requirement Héctor Ramón 2020-03-26 19:33:00 +01:00
  • 893841bfbd Genericize From implementation for svg::Handle Héctor Ramón Jiménez 2020-03-26 16:38:29 +01:00
  • 338fff35ac Make subscription::Recipe cross-platform Héctor Ramón Jiménez 2020-03-26 14:55:02 +01:00
  • 138110f596 Simplify iced_futures::Command implementation Héctor Ramón Jiménez 2020-03-26 14:54:47 +01:00
  • ec1f34ccea Add BoxFutures and BoxStream to iced_futures Héctor Ramón Jiménez 2020-03-26 14:53:58 +01:00
  • 643fa18cae
    Merge pull request #202 from FabianLars/master Héctor Ramón 2020-03-25 14:31:25 +01:00
  • bc10ca501b Remove unnecessary borrows in Editor Héctor Ramón Jiménez 2020-03-25 14:07:32 +01:00
  • cb32326fe6 Fix edge cases when inserting text in Editor Héctor Ramón Jiménez 2020-03-25 14:03:15 +01:00
  • 30f02345a8 Implement Renderer::find_cursor_position Héctor Ramón Jiménez 2020-03-25 13:57:02 +01:00
  • b30ddf90d2 Change selection color in styling example Héctor Ramón Jiménez 2020-03-24 21:51:56 +01:00
  • d6914d79a1 Rename is_pressed to is_dragging in text_input Héctor Ramón Jiménez 2020-03-24 21:48:54 +01:00
  • 5e6970b615 Improve docs of text_input::State::cursor Héctor Ramón Jiménez 2020-03-24 21:47:43 +01:00
  • 6791c0b208 Remove commented code in text_input Héctor Ramón Jiménez 2020-03-24 21:46:20 +01:00
  • 857d65c1ce Write documentation for text_input::Cursor Héctor Ramón Jiménez 2020-03-24 21:43:28 +01:00
  • 735d9f049c Fix edge case in Editor::backspace Héctor Ramón Jiménez 2020-03-24 20:57:03 +01:00
  • 6c47a40730 Create text_input::Editor to hold editing logic Héctor Ramón Jiménez 2020-03-24 20:51:22 +01:00
  • 28382a47d3 Move Value to its own module Héctor Ramón Jiménez 2020-03-24 20:36:33 +01:00
  • 6b89dd7db9 Improve text_input::cursor API Héctor Ramón Jiménez 2020-03-24 20:23:31 +01:00
  • 763f64b653 Avoid panic in Click::is_consecutive Héctor Ramón Jiménez 2020-03-24 19:14:27 +01:00
  • e77fa175aa Merge branch 'master' into feature/text-selection Héctor Ramón Jiménez 2020-03-24 19:08:21 +01:00
  • 7cb1452d29 Convert mouse::State into mouse::Click Héctor Ramón Jiménez 2020-03-24 19:03:17 +01:00
  • fd7d9622e3 Fix Recipe::hash in download_progress example Héctor Ramón Jiménez 2020-03-24 14:07:34 +01:00
  • 784b8ee74c
    Merge pull request #232 from Songtronix/songtronix/add-download-example Héctor Ramón 2020-03-23 21:36:26 +01:00
  • 8e0dcd212d Fix retry button on download_progress example Héctor Ramón Jiménez 2020-03-23 21:08:03 +01:00
  • 8e073d10d7 Update README of examples Héctor Ramón Jiménez 2020-03-23 21:04:20 +01:00
  • 0d719bbdf3 Handle errors in download_progress example Héctor Ramón Jiménez 2020-03-23 20:43:55 +01:00
  • b92e1f9574 Rename downloader module to download Héctor Ramón Jiménez 2020-03-23 20:37:30 +01:00
  • 30c7db3f25 Improve download_progress example Héctor Ramón Jiménez 2020-03-23 20:34:16 +01:00
  • fff333f89b Add example for download with progress tracking Songtronix 2020-03-23 15:54:23 +01:00
  • 092e9fb4cc
    Merge pull request #229 from hecrj/improvement/ci-check-format Héctor Ramón 2020-03-22 09:09:07 +01:00
  • b2242c571f Rename job in format workflow to all Héctor Ramón Jiménez 2020-03-21 05:39:07 +01:00
  • e9ac53bb9a Add workflow to check format in CI Héctor Ramón Jiménez 2020-03-21 05:36:51 +01:00
  • 99a6f8dbc6
    Merge pull request #228 from maaku/fix-cargo-fmt Héctor Ramón 2020-03-21 05:24:39 +01:00
  • e5d264caf0 Remove excess whitespace from end of line to comply with cargo fmt. Mark Friedenbach 2020-03-20 15:51:05 -07:00
  • f7ec679fec
    Merge pull request #224 from hecrj/feature/panes-widget Héctor Ramón 2020-03-20 12:10:52 +01:00
  • fb744a338c Fix links in pane_grid documentation Héctor Ramón Jiménez 2020-03-20 11:56:39 +01:00
  • cfc2b55e05 Rename Internal::idle_pane to active_pane Héctor Ramón Jiménez 2020-03-20 11:54:42 +01:00
  • 33f33ed4e3 Check cursor is in-bounds before resizing panes Héctor Ramón Jiménez 2020-03-20 11:53:08 +01:00
  • 93f5640a2d Fix wasm-bindgen command in README of iced_web Héctor Ramón Jiménez 2020-03-20 05:21:46 +01:00
  • 31aaf207d6 Remove redundant check in ModifiersState::matches Héctor Ramón Jiménez 2020-03-20 04:10:58 +01:00
  • 18f016cba7 Use f32::hypot in Point::distance Héctor Ramón Jiménez 2020-03-20 04:08:18 +01:00
  • 36bdc0be1a Remove redundant scroll_to in Scrollable Héctor Ramón Jiménez 2020-03-19 12:23:31 +01:00
  • d3572e1b81 Turn Touch into a struct and add finger id Héctor Ramón Jiménez 2020-03-19 12:17:16 +01:00
  • 420275793e Fix minor documentation issues in pane_grid Héctor Ramón Jiménez 2020-03-19 09:43:36 +01:00
  • bb898fa2e2 Create PaneGrid alias in iced_wgpu Héctor Ramón Jiménez 2020-03-19 09:37:13 +01:00
  • bd74c4e577 Write documentation for pane_grid Héctor Ramón Jiménez 2020-03-19 09:30:54 +01:00
  • a820b8ce7b Rename PaneGrid::modifiers to pressed_modifiers Héctor Ramón Jiménez 2020-03-19 08:21:23 +01:00
  • e19a07d400 Added initial touch events to support iOS Sebastian Imlay 2019-11-11 20:29:58 -08:00
  • 50b02d41a0 Check only for partial match of modifier keys Héctor Ramón Jiménez 2020-03-18 07:10:36 +01:00
  • eba2ded88a Update README of examples Héctor Ramón Jiménez 2020-03-18 06:35:55 +01:00
  • 36abf7457f Improve styling of pane_grid example Héctor Ramón Jiménez 2020-03-18 05:53:41 +01:00
  • b8a035d2da Add some styling to pane_grid buttons Héctor Ramón Jiménez 2020-03-18 01:27:23 +01:00
  • 20b142e8e3 Make cursor unavailable when dragging panes Héctor Ramón Jiménez 2020-03-18 01:26:13 +01:00
  • 05beb87852 Move common keyboard types to iced_core Héctor Ramón Jiménez 2020-03-17 07:28:28 +01:00
  • 1cd1582506 Add modifiers to KeyPressEvent in pane_grid Héctor Ramón Jiménez 2020-03-17 07:16:54 +01:00
  • 6f9cf6c70d Implement hotkey logic in pane_grid example Héctor Ramón Jiménez 2020-03-17 06:54:25 +01:00
  • a280dcda23 Add PaneGrid::on_key_press for hotkey logic Héctor Ramón Jiménez 2020-03-17 06:53:57 +01:00
  • 56ba6215a2 Add simple pane_grid example Héctor Ramón Jiménez 2020-03-17 04:23:28 +01:00
  • 21a4095a99 Fix spacing calculation in Axis::split Héctor Ramón Jiménez 2020-03-17 04:15:17 +01:00
  • c7583f1227 Merge branch 'master' into feature/panes-widget Héctor Ramón Jiménez 2020-03-17 03:23:10 +01:00
  • 9da6ce474c
    Merge pull request #220 from rowungiles/master Héctor Ramón 2020-03-17 01:04:46 +01:00
  • 99b5212550 Implement Column and Row changes in iced_web Héctor Ramón Jiménez 2020-03-17 00:53:51 +01:00
  • 95c8031f3d Reuse with_children to remove some duplication Héctor Ramón Jiménez 2020-03-17 00:51:01 +01:00
  • a146e53eb0 Rename new_with_children to with_children Héctor Ramón Jiménez 2020-03-17 00:50:23 +01:00
  • ae123d8f14 Instantiate Column and Row with children Rowun Giles 2020-03-16 10:08:37 +00:00
  • e1438774af Fix Scrollable width consistency Héctor Ramón Jiménez 2020-03-14 23:25:19 +01:00
  • b632dce0da fixed panic on pasting into non updating input FabianLars 2020-03-14 10:51:36 +01:00
  • a373682fa4 Fix ratio calculation on resize in PaneGrid Héctor Ramón Jiménez 2020-03-14 09:36:20 +01:00
  • ec334bdd36 Improve pane selection when resizing a PaneGrid Héctor Ramón Jiménez 2020-03-14 09:00:57 +01:00
  • eb5e2251bd Trigger PaneGrid resize on click Héctor Ramón Jiménez 2020-03-14 08:16:07 +01:00
  • f08cb4ad56 Implement mouse-based pane resizing for PaneGrid Héctor Ramón Jiménez 2020-03-14 08:10:50 +01:00
  • db441a64b1 Reintroduce pane_grid::Split as an identifier Héctor Ramón Jiménez 2020-03-14 06:35:43 +01:00
  • b55746b1e1 Remove PaneGrid::split_* helpers Héctor Ramón Jiménez 2020-03-14 06:33:17 +01:00
  • a79603e4ca Rename Split to Axis Héctor Ramón Jiménez 2020-03-14 06:32:56 +01:00
  • 00c2b55b56 Replace FocusedPane with Action in pane_grid Héctor Ramón Jiménez 2020-03-14 06:26:09 +01:00
  • 5c8ec4504b Create module boundaries for pane_grid logic Héctor Ramón Jiménez 2020-03-14 05:26:59 +01:00
  • 460565056e Reuse PaneGrid::focus to remove some duplication Héctor Ramón Jiménez 2020-03-14 04:53:57 +01:00
  • 2459648574 Simplify iter and iter_mut in pane_grid Héctor Ramón Jiménez 2020-03-14 04:47:14 +01:00
  • 6e8585e88c Expose adjacent_pane instead of focus_adjacent Héctor Ramón Jiménez 2020-03-14 04:06:32 +01:00
  • 858c086eee Remove pane_grid example for now Héctor Ramón Jiménez 2020-03-14 03:39:20 +01:00
  • 731e6752eb keep cursor inside value boundaries more reliable FabianLars 2020-03-13 17:54:02 +01:00
  • 26b9541bca Improve PaneGrid::focus_adjacent intuitiveness Héctor Ramón Jiménez 2020-03-13 09:55:59 +01:00
  • b9f184fda4 Draft PaneGrid::focus_adjacent Héctor Ramón Jiménez 2020-03-13 08:57:52 +01:00
  • 0b12d706e3 Unfocus pane in PaneGrid on out-of-bounds click Héctor Ramón Jiménez 2020-03-13 07:54:14 +01:00
  • 29bf51d25a Implement spacing support for PaneGrid Héctor Ramón Jiménez 2020-03-13 07:51:41 +01:00
  • c2ced4cd59 Improve PaneGrid API by introducing DragEvent Héctor Ramón Jiménez 2020-03-13 07:35:44 +01:00
  • f1168187c9 Update window_clipboard in iced_winit Héctor Ramón Jiménez 2020-03-12 07:32:04 +01:00
  • 2d8d420949 Replace Panes with PaneGrid in documentation Héctor Ramón Jiménez 2020-03-11 23:34:51 +01:00
  • f09b4bd4f4 Round region dimensions of panes to avoid overlaps Héctor Ramón Jiménez 2020-03-11 23:26:45 +01:00
  • df6e3f8da9 Expose pane_grid::Focus for state-based styling Héctor Ramón Jiménez 2020-03-11 23:25:00 +01:00
  • 3f785472c4
    Merge pull request #215 from hecrj/improvement/update-winit Héctor Ramón 2020-03-11 01:03:16 +01:00
  • f11397c31a Clip scrollable primitives only when necessary Héctor Ramón Jiménez 2020-03-10 06:49:25 +01:00
  • eb070b9652 Draft drag and drop support for PaneGrid Héctor Ramón Jiménez 2020-03-10 06:47:32 +01:00
  • ed7c327b48 Implement Default for keyboard::ModifiersState Héctor Ramón Jiménez 2020-03-10 06:46:58 +01:00
  • 4e0e50ae27 Fix Debug implementation of layer::cache::State Héctor Ramón Jiménez 2020-03-10 06:46:11 +01:00
  • e4fbca59b4 Merge branch 'master' into feature/panes-widget Héctor Ramón Jiménez 2020-03-10 06:12:06 +01:00
  • 6151c52824 Rename Panes widget to PaneGrid Héctor Ramón Jiménez 2020-03-10 02:57:13 +01:00
  • aac7ad3e14 Update winit to 0.22 Héctor Ramón Jiménez 2020-03-09 22:35:25 +01:00