Commit graph

  • da1b375579
    Merge pull request #1562 from casperstorm/feat/custom-accessory-content Héctor Ramón 2023-01-02 20:36:40 +01:00
  • d956b8a9fb
    Merge pull request #1584 from Night-Hunter-NF/RequestUserAttention Héctor Ramón 2023-01-02 20:32:43 +01:00
  • 6855961358
    Create conversion function for user_attention in iced_winit Héctor Ramón Jiménez 2023-01-02 20:17:24 +01:00
  • d95b9bf244
    Add RequestUserAttention to window::Action Night_Hunter 2022-12-10 01:53:00 +13:00
  • 54105a24e1
    Merge pull request #1622 from rs017991/text_input_shift_click Héctor Ramón 2023-01-02 19:52:21 +01:00
  • fd2ddfa1aa
    Merge pull request #1628 from nicksenger/feat/component-operations Héctor Ramón 2023-01-02 19:46:58 +01:00
  • 7594e483ef
    Merge pull request #1624 from rpitasky/patch-1 Héctor Ramón 2023-01-02 19:42:19 +01:00
  • 76a2e65c4f
    Rename is_checked to is_toggled in Toggler Héctor Ramón Jiménez 2023-01-02 19:40:20 +01:00
  • a5a406f9de
    Merge pull request #1616 from pop-os/standardize-toggler-functions Héctor Ramón 2023-01-02 19:40:40 +01:00
  • cec28e2ef5
    Prefix _ instead of allow(unused) in Component trait Héctor Ramón Jiménez 2023-01-02 19:32:47 +01:00
  • 8d5fba8a1f Add operate method to Component trait Nick Senger 2022-12-30 13:10:53 -08:00
  • 9f85e0c721 Reworked Scrollable to account for lack of widget order guarantees. bungoboingo 2022-12-24 21:27:44 -08:00
  • 9bcb0574db
    Minor docs typo rpitasky 2022-12-29 14:19:04 -05:00
  • d91f4f6aa7 Add multidirectional scrolling capabilities to the existing Scrollable. Bingus 2022-11-19 10:29:37 -08:00
  • 280ffd26b7 TextInput: SHIFT+Left Click to Select Ryan Scheidter 2022-12-25 11:51:40 -06:00
  • 5b556250be Use same name & order for toggler::new and helper 13r0ck 2022-12-22 13:53:56 -07:00
  • a6d0d5773f
    Merge pull request #1615 from iced-rs/fix/responsive-operations Héctor Ramón 2022-12-22 15:03:23 +01:00
  • 5f2ec138d7
    Implement Widget::operate for Responsive Héctor Ramón Jiménez 2022-12-22 14:32:25 +01:00
  • 0e9c1ab192
    Add Renderer argument to operate Héctor Ramón Jiménez 2022-12-22 14:29:24 +01:00
  • 678de11879
    Merge pull request #1611 from iced-rs/fix/clippy-lints Héctor Ramón 2022-12-20 11:45:38 +01:00
  • 6bb01b7276
    Fix clippy lints for Rust 1.66 Héctor Ramón Jiménez 2022-12-20 11:31:25 +01:00
  • d2d18479ac
    Merge pull request #1606 from iced-rs/feature/window-close Héctor Ramón 2022-12-15 05:28:11 +01:00
  • e0c728c62c
    Bump version of iced_glow 🎉 Héctor Ramón Jiménez 2022-12-15 03:10:52 +01:00
  • b5ab50b2a8
    Implement window::close action and remove should_exit Héctor Ramón Jiménez 2022-12-15 03:06:04 +01:00
  • 0591798db7
    Update latest release number in BUG_REPORT.yml Héctor Ramón Jiménez 2022-12-14 03:37:49 +01:00
  • 39f49186ce
    Rename pick_list::AccessoryContent to Handle Héctor Ramón Jiménez 2022-12-14 03:29:20 +01:00
  • c35ca2a320
    Merge pull request #1596 from casperstorm/feat/slider-orientation Héctor Ramón 2022-12-14 03:21:28 +01:00
  • b01be6b932
    Merge pull request #1588 from Night-Hunter-NF/ToggleDecorations Héctor Ramón 2022-12-14 03:00:47 +01:00
  • 55f36bc865
    updated README for slider example Casper Storm 2022-12-13 10:13:27 +01:00
  • bb4161c1ae
    Split vertical orientation into VerticalSlider Casper Storm 2022-12-13 10:05:52 +01:00
  • 2e6d90f141
    Merge branch 'master' into feat/slider-orientation Casper Storm 2022-12-13 09:31:57 +01:00
  • 02182eea45
    Merge pull request #1593 from ben-wallis/xvar/fix-glow-image-svg Héctor Ramón 2022-12-13 00:18:19 +01:00
  • cfcf2017e5
    Remove mention of iOS and Android in window::action Héctor Ramón 2022-12-13 00:13:01 +01:00
  • ba95042fff
    Vertical orientation added to Slider. Casper Storm 2022-12-12 15:27:00 +01:00
  • e9576edfef Fixed iced_glow crate compilation when image feature is enabled and the svg feature is disabled Ben Wallis 2022-12-11 12:23:04 +00:00
  • 750fecd6bc add toggle decorations action Night_Hunter 2022-12-10 01:40:53 +13:00
  • 7ceb8b8d40
    Fix CHANGELOG link of 0.6.0 Héctor Ramón Jiménez 2022-12-07 04:47:22 +01:00
  • 4c61f12768
    Bump versions 🎉 Héctor Ramón Jiménez 2022-12-07 04:38:00 +01:00
  • f38e7fcac2
    Merge pull request #1578 from iced-rs/svg-styling Héctor Ramón 2022-12-06 05:15:16 +01:00
  • f99d24e085
    Fix casing in theme Héctor Ramón Jiménez 2022-12-06 04:44:37 +01:00
  • a2f71f42ba
    Rename Fill to ColorFilter in graphics::image::vector Héctor Ramón Jiménez 2022-12-06 04:42:25 +01:00
  • 2d58a2c033
    Remove unnecessary clippy directives in Color Héctor Ramón Jiménez 2022-12-06 04:40:32 +01:00
  • 1220ce55bc
    Showcase color filtering in existing svg example Héctor Ramón Jiménez 2022-12-06 04:35:08 +01:00
  • c0ca1807d4
    Fix macro hygiene of color! Héctor Ramón Jiménez 2022-12-06 04:34:42 +01:00
  • b205a66347
    Remove appearance from Handle Héctor Ramón Jiménez 2022-12-06 04:34:00 +01:00
  • 314b0f7dc5
    chore(examples): Add svg-style example Michael Aaron Murphy 2022-11-16 17:43:16 +01:00
  • 75ae0de9bd
    feat: SVG styling with icon fill color Michael Aaron Murphy 2022-11-16 17:42:41 +01:00
  • 0249640213
    feat: Add Color::into_rgb8 Michael Aaron Murphy 2022-11-16 16:35:56 +01:00
  • 28f0beee52
    Merge pull request #1574 from iced-rs/fix/draw-scroller-only-when-hovered Héctor Ramón 2022-12-05 15:01:39 +01:00
  • a2864df098
    Fix scroller in Scrollable always being drawn Héctor Ramón Jiménez 2022-12-05 14:44:26 +01:00
  • 91d5516474
    Merge pull request #1506 from rksm/non-uniform-border-radius-for-quads Héctor Ramón 2022-12-02 21:10:44 +01:00
  • 60e41666d0
    Ask clippy to behave Héctor Ramón Jiménez 2022-12-02 19:13:04 +01:00
  • 18fd530085
    Add custom_quad example Héctor Ramón Jiménez 2022-12-02 19:06:42 +01:00
  • 6d39aebec6
    Fix border_radius in modal example Héctor Ramón Jiménez 2022-12-02 18:55:10 +01:00
  • 4029a1cdaa
    Merge branch 'master' into non-uniform-border-radius-for-quads Héctor Ramón Jiménez 2022-12-02 18:53:21 +01:00
  • da244ff804
    Merge pull request #1570 from PolyMeilex/fix-picklist-custom-style Héctor Ramón 2022-12-02 18:48:01 +01:00
  • 74ebcca146 Fix custom style of PickList Poly 2022-12-02 16:37:55 +01:00
  • 8b55e9b9e6
    Merge pull request #1546 from tarkah/fix/overlay-widget-operations Héctor Ramón 2022-11-30 19:55:57 +01:00
  • 899bd45700 Add on_submit & esc for example Cory Forsstrom 2022-11-18 15:00:10 -08:00
  • 3814fda9d2 Add modal example Cory Forsstrom 2022-11-18 14:16:02 -08:00
  • 9a601c0954 Get widget operations working w/ overlay Cory Forsstrom 2022-11-18 12:09:18 -08:00
  • 23da5a3251
    Merge pull request #1563 from tarkah/fix/overlay-mutable Héctor Ramón 2022-11-29 21:50:27 +01:00
  • f1ada7a803 Allow &mut self in overlay tarkah 2022-11-19 12:25:59 -08:00
  • 67420cb1e4
    Merge pull request #1557 from wash2/fix/glow-image-scissor Héctor Ramón 2022-11-29 20:28:06 +01:00
  • fe5ab1ee87
    Added accessory_content_color to appreance. Casper Rogild Storm 2022-11-29 12:06:45 +01:00
  • f727fa09cd
    Correctly pass accessory content. Casper Rogild Storm 2022-11-29 11:52:52 +01:00
  • 0974e9e865
    Added ability to customize accessory content. Casper Rogild Storm 2022-11-29 11:36:00 +01:00
  • 8d67e21d48
    Merge pull request #1538 from iced-rs/group-solid-triangles Héctor Ramón 2022-11-28 20:29:01 +01:00
  • bb2bf063b4
    Derive Default for Rainbow in geometry example Héctor Ramón Jiménez 2022-11-28 19:49:23 +01:00
  • 324d60db63
    Re-introduce the geometry example Héctor Ramón Jiménez 2022-11-28 19:42:53 +01:00
  • 633150581f
    Merge branch 'master' into group-solid-triangles Héctor Ramón Jiménez 2022-11-28 19:42:13 +01:00
  • 94988bb8f2
    Implement From traits for Style in canvas Héctor Ramón Jiménez 2022-11-28 19:31:26 +01:00
  • 457d0560ca
    Merge pull request #1560 from l1Dan/master Héctor Ramón 2022-11-28 19:21:46 +01:00
  • ee263cbb3c docs: Remove invalid links. Leo Lee 2022-11-25 17:36:42 +08:00
  • efc00b2f41
    fix: adjust y position of scissor rectangle Ashley Wulber 2022-11-23 14:46:57 -05:00
  • 84c5ee7fb2
    cargo fmt Ashley Wulber 2022-11-23 13:40:06 -05:00
  • 751ffb5900
    fix: scissor layout bounds for images Ashley Wulber 2022-11-23 13:37:59 -05:00
  • b4aedceac6
    Merge pull request #1539 from iced-rs/fix/text-input-padding Héctor Ramón 2022-11-17 09:09:11 +01:00
  • 3bd99221cc
    Fix padding for TextInput with Length::Units width Héctor Ramón Jiménez 2022-11-16 10:01:40 +01:00
  • c81eaf5f8d
    Replace magic constants in glow::triangle Héctor Ramón Jiménez 2022-11-16 09:31:29 +01:00
  • 33c3c0c0aa
    Group all solid triangles independently of color Héctor Ramón Jiménez 2022-11-14 00:02:42 +01:00
  • 5b0dfcd0b0
    Merge pull request #1524 from bungoboingo/fix/gradients_wasm Héctor Ramón 2022-11-15 21:32:18 +01:00
  • 042020b016
    Merge pull request #1528 from mtkennerly/bugfix/pick-list-transition Héctor Ramón 2022-11-15 17:04:37 +01:00
  • bbd55ff3a9
    Invalidate overlay layout when base layer captures an Event Héctor Ramón Jiménez 2022-11-14 00:50:18 +01:00
  • 23364bc4a2
    Merge pull request #1526 from mtkennerly/feature/find-focused Héctor Ramón 2022-11-14 00:47:28 +01:00
  • cf410a5e0b
    Merge pull request #1536 from rs017991/op_bug_fix_map Héctor Ramón 2022-11-14 00:46:17 +01:00
  • cbb3475d4c
    Implement Operation::finish for action::widget::Map Héctor Ramón Jiménez 2022-11-14 00:14:28 +01:00
  • cfdfec9770
    Partially Fixed Mapped Operations Ryan Scheidter 2022-11-13 15:41:47 -06:00
  • f5c9f63329
    Merge pull request #1529 from tarkah/feat/text-input-operations Héctor Ramón 2022-11-14 00:24:23 +01:00
  • 5f08b8d41a
    Merge pull request #1533 from rs017991/op_bug_fix_panegrid Héctor Ramón 2022-11-14 00:23:58 +01:00
  • b0678f4c75
    Implement Widget::operate for PaneGrid Ryan Scheidter 2022-11-13 14:21:27 -06:00
  • a7a4a92466 Update todos example to select_all input on edit Cory Forsstrom 2022-11-11 09:08:52 -08:00
  • c4bca3f2af Add text input operations Cory Forsstrom 2022-11-11 08:43:36 -08:00
  • 8a5a365be9
    #1484, #1527: Fix overlay transition mtkennerly 2022-11-11 20:00:18 +08:00
  • e56c45470c
    Add widget operation to find currently focused widget mtkennerly 2022-11-11 09:15:35 +08:00
  • 44aba47b0e
    Allow converting from widget-specific IDs to generic ID mtkennerly 2022-11-11 08:44:10 +08:00
  • 365f37a3ae Added conditional configurations for WASM target for gradients & storage buffers, since storage buffers are not supported on wgpu WASM target at the moment. bungoboingo 2022-11-10 14:43:38 -08:00
  • 23299a555f
    Bump versions 🎉 Héctor Ramón Jiménez 2022-11-10 18:15:10 +01:00
  • a6298ba12c
    Fix outdated links in documentation Héctor Ramón Jiménez 2022-11-10 18:14:40 +01:00
  • b24f0b1ce1
    Merge pull request #1521 from mq1/patch-1 Héctor Ramón 2022-11-10 17:02:42 +01:00