Commit graph

  • 74bb93513e
    Merge pull request #2514 from shartrec/master Héctor Ramón 2024-09-13 01:35:40 +02:00
  • a497d12320
    Fix examples/multitouch dividing by zero JustSoup321 2024-07-23 20:39:14 -04:00
  • 73ae2b4dbe
    Fix priority of Binding::Delete in text_editor Héctor Ramón Jiménez 2024-09-13 01:26:29 +02:00
  • 295aae4faa
    Merge pull request #2513 from ayeniswe/feat/set-width_text-editor Héctor Ramón 2024-09-13 01:20:25 +02:00
  • 7c7e94c8d1
    Set Limits::width in TextEditor layout Héctor Ramón Jiménez 2024-09-13 01:10:36 +02:00
  • 4081e2b192
    Take Into<Pixels> in TextEditor::width Héctor Ramón Jiménez 2024-09-13 01:08:23 +02:00
  • f392f4ac87
    Merge pull request #2491 from gintsgints/master Héctor Ramón 2024-09-13 01:07:24 +02:00
  • ac1d98aa9b
    feat: add width setter Samson 2024-07-21 09:29:24 -05:00
  • 7e89015e60
    Add rounded_rectangle to geometry::Path Gints Polis 2024-07-02 23:59:24 +03:00
  • aed59bae50
    Merge pull request #2486 from vladh/add-color-from-hex Héctor Ramón 2024-09-11 01:36:14 +02:00
  • 7901d4737c
    Encourage use of color! macro in Color::parse docs Héctor Ramón Jiménez 2024-09-11 01:28:03 +02:00
  • 523708b5b1
    Rename Color::from_hex to Color::parse Héctor Ramón Jiménez 2024-09-11 01:20:47 +02:00
  • 934667d263
    Improve flexibility of color! macro Héctor Ramón Jiménez 2024-09-11 01:15:38 +02:00
  • 816facc204
    Add Color::from_hex Vlad-Stefan Harbuz 2024-06-30 14:17:17 +01:00
  • 2eb1cc54ac
    Merge pull request #2484 from vladh/fix-radii-typo Héctor Ramón 2024-09-11 00:43:50 +02:00
  • 07c9a2a8a9
    Merge pull request #2478 from sundaram123krishnan/master Héctor Ramón 2024-09-11 00:30:56 +02:00
  • 6e4970c01a
    Add label method to Toggler Héctor Ramón Jiménez 2024-09-11 00:20:23 +02:00
  • c741688b4c
    Add disabled state and on_toggle handler to Toggler Héctor Ramón Jiménez 2024-09-11 00:17:16 +02:00
  • 770176a4e1
    Merge pull request #2476 from alliby/master Héctor Ramón 2024-09-11 00:10:04 +02:00
  • 190774258c
    Add override_redirect for X11 windows Nadji Abidi 2024-06-22 16:12:19 +01:00
  • 2a17afb737
    Merge pull request #2473 from vladh/add-stroke-rectangle Héctor Ramón 2024-09-10 23:54:05 +02:00
  • f7bca570c3
    Merge pull request #2450 from breynard0/master Héctor Ramón 2024-09-10 23:51:16 +02:00
  • fe8f41278d
    Leverage stroke for stroke_rectangle in tiny-skia backend Héctor Ramón Jiménez 2024-09-10 23:45:33 +02:00
  • ec39390c23
    Add stroke_rectangle Vlad-Stefan Harbuz 2024-06-21 10:41:17 +01:00
  • 25e54a9acb
    Simplify signatures of on_move and on_scroll for mouse_area Héctor Ramón Jiménez 2024-09-10 23:41:07 +02:00
  • c711750be7
    Use cursor changes to notify mouse events in mouse_area Héctor Ramón Jiménez 2024-09-10 23:37:45 +02:00
  • bf4796bbeb
    Add on_scroll handler to mouse_area widget Siliwolf 2024-05-25 18:13:34 -03:00
  • abd323181d
    Improve slider widget styling. (#2444) B0ney 2024-09-10 22:30:37 +01:00
  • ae58a40398
    Render border above active progress for progress_bar widget. (#2443) B0ney 2024-09-10 21:59:00 +01:00
  • 7bffab72b7
    Merge pull request #2438 from Koranir/on-scroll-patch Héctor Ramón 2024-09-10 22:48:08 +02:00
  • 716a11cc48
    Notify all scrollable::Viewport changes Héctor Ramón Jiménez 2024-09-10 22:38:30 +02:00
  • c22559cb3d
    Merge pull request #2436 from lufte/scrollby Héctor Ramón 2024-09-10 22:25:39 +02:00
  • e102e89c6a
    Implement scroll_by operation for scrollable lufte 2024-05-10 18:50:10 -03:00
  • 7683447f87
    Merge pull request #2419 from skygrango/wasm/support-download_progress Héctor Ramón 2024-09-10 19:33:38 +02:00
  • 0053cc03f9
    Add index.html to download_progress example Skygrango 2024-05-03 12:06:35 +08:00
  • 1a0bcdb2f6
    Fix download_progress and make it work on Wasm Héctor Ramón Jiménez 2024-09-10 19:24:30 +02:00
  • 44235f0c0b
    Upgrade upload-artifact action in build workflow Héctor Ramón Jiménez 2024-09-10 18:09:13 +02:00
  • 2829c12d35
    Use key_binding in editor example Héctor Ramón Jiménez 2024-09-10 16:26:15 +02:00
  • 0319e160b5
    Merge pull request #2414 from IsaacMarovitz/mouse-button Héctor Ramón 2024-09-09 23:53:34 +02:00
  • 9edd805c02
    Add mouse::Button to mouse::Click Isaac Marovitz 2024-04-30 11:49:50 -04:00
  • 630f3525dd
    Merge pull request #2392 from woelfman/fix-horizontal-scroll Héctor Ramón 2024-09-08 19:11:48 +02:00
  • 0a0ea30059
    Enable horizontal scrolling without shift modifier Matt Woelfel 2024-05-13 21:16:19 -05:00
  • c8686c5173
    Merge pull request #2401 from Koranir/scrollable-scrollover Héctor Ramón 2024-09-08 16:09:24 +02:00
  • 502c5fdfbc
    Implement mouse wheel transactions for scrollable Héctor Ramón Jiménez 2024-09-08 16:00:22 +02:00
  • dff14bd440
    Merge pull request #2390 from JL710/TextInput-Maybe Héctor Ramón 2024-09-07 23:09:19 +02:00
  • b3b76ed42f
    Merge pull request #2549 from JL710/patch-3 Héctor Ramón 2024-09-07 23:05:28 +02:00
  • 09174d5a25
    Simplify type signature of TextInput methods Héctor Ramón Jiménez 2024-09-07 23:00:48 +02:00
  • 827ba5b16c
    Add *_maybe helper methods for TextInput JL710 2024-04-17 13:42:35 +02:00
  • 9426418adb
    Deprecate the component widget Héctor Ramón Jiménez 2024-09-05 15:08:08 +02:00
  • eada3b8bf2
    Merge pull request #2289 from JL710/Component-doc Héctor Ramón 2024-09-05 14:59:42 +02:00
  • 7cb12e3c3b
    Flag lazy feature types directly Héctor Ramón Jiménez 2024-09-05 14:46:11 +02:00
  • 14e686cd37
    Fix winit::conversion on Windows Héctor Ramón Jiménez 2024-09-05 11:30:25 +02:00
  • b5cbb4a4e4
    Merge pull request #2284 from jquesada2016/mouse_passthrough Héctor Ramón 2024-09-05 11:22:03 +02:00
  • d1ceada119
    add option for undecorated_shadow on windows (#2285) Night_Hunter 2024-09-05 21:17:44 +12:00
  • 64ec099a9b
    Add mouse passthrough tasks to window module Héctor Ramón Jiménez 2024-09-05 11:13:37 +02:00
  • 6009420b57
    Merge pull request #2279 from nrjais/wrapping Héctor Ramón 2024-09-04 21:42:11 +02:00
  • 3a70462a72
    Fix toggler example Héctor Ramón Jiménez 2024-09-04 21:33:07 +02:00
  • 529c459c56
    Remove unnecessary buffer_mut_from_editor call Héctor Ramón Jiménez 2024-09-04 21:28:44 +02:00
  • f98328f4f1
    Add text::Wrapping support Héctor Ramón Jiménez 2024-09-04 21:25:59 +02:00
  • 8d826cc662
    Merge pull request #2262 from Koranir/text-input-disable-select Héctor Ramón 2024-09-04 20:37:33 +02:00
  • 9572bd1e90
    Allow interactions on disabled text_input Héctor Ramón Jiménez 2024-09-04 20:27:28 +02:00
  • 9628dc20d5
    Reconnect Clipboard on window close Héctor Ramón Jiménez 2024-09-03 11:23:54 +02:00
  • 0d298b70d2 slider: handle mouse wheel events Kiëd Llaentenn 2024-09-02 09:03:48 -04:00
  • 9957481d41
    Merge pull request #2261 from wiiznokes/container-style-colored Héctor Ramón 2024-09-02 12:11:29 +02:00
  • 9d7aa11623
    Implement From<Style> for container::StyleFn Héctor Ramón Jiménez 2024-09-02 11:59:45 +02:00
  • feff4d1cba
    Introduce container::background style helper Héctor Ramón Jiménez 2024-09-02 11:59:35 +02:00
  • cb94e40b60
    Merge pull request #2244 from dtzxporter/separate-image-widget-from-image-codecs Héctor Ramón 2024-09-02 11:57:35 +02:00
  • fa66610f24
    Introduce image-without-codecs feature flag Héctor Ramón Jiménez 2024-09-02 11:47:55 +02:00
  • 0dcec519be
    Add get_scale_factor task to window module Héctor Ramón Jiménez 2024-08-30 13:02:49 +02:00
  • 043f030214
    Merge pull request #2535 from bungoboingo/text-input-alignment Héctor Ramón 2024-08-24 02:44:55 +02:00
  • 6c741923c6
    Implement align_x for TextInput Shan 2024-07-30 14:09:12 -07:00
  • 84e766fd00
    Merge pull request #2555 from mtkennerly/feature/pane-grid-compact-controls Héctor Ramón 2024-08-24 01:58:53 +02:00
  • 3a434c9505
    Add compact variant for pane grid controls mtkennerly 2024-08-22 09:32:35 -04:00
  • bb6fa42924
    Fix ambiguous rich_text link in widget::markdown Héctor Ramón Jiménez 2024-08-22 02:30:12 +02:00
  • 4c883f12b4
    Make RichText generic over data structure Héctor Ramón Jiménez 2024-08-22 02:24:06 +02:00
  • 55764b923e
    Decouple markdown widget from built-in Theme Héctor Ramón Jiménez 2024-08-21 02:34:03 +02:00
  • 6dc71f6f3b Expose additional mouse interaction cursors Andy Terra 2024-08-16 10:44:58 -04:00
  • 9b99b932bc
    Produce window::Event::Closed only if window exists Héctor Ramón Jiménez 2024-08-15 02:11:17 +02:00
  • 7c2abc9b8b
    Fix crash when application boots from a URL event in macOS Héctor Ramón Jiménez 2024-08-15 01:52:45 +02:00
  • 515772c9f8
    Rename operation::chain to then Héctor Ramón Jiménez 2024-08-15 01:30:24 +02:00
  • cfd2e7b116
    Short-circuit scrolling passthrough in Stack Héctor Ramón Jiménez 2024-08-14 19:06:16 +02:00
  • 889d8b891f
    Fix scroll event passthrough in Stack widget Héctor Ramón Jiménez 2024-08-14 19:04:26 +02:00
  • 5d7d74ffa4
    Find layers_below only if Stack is hovered Héctor Ramón Jiménez 2024-08-14 18:07:26 +02:00
  • 9ed7fb8866
    Fix cursor passthrough in Stack during draw Héctor Ramón Jiménez 2024-08-14 18:02:33 +02:00
  • d6ae1fca67
    Remove out of date comment from custom-widget example JL710 2024-08-14 08:40:22 +02:00
  • 8b45d620d0
    Revert window::close producing a window::Id Héctor Ramón Jiménez 2024-08-12 05:50:22 +02:00
  • 22fc5ce0ea
    Produce window::Event::Closed on window::close Héctor Ramón Jiménez 2024-08-12 05:20:44 +02:00
  • 01aa84e41a
    Make window::close return and introduce Task::discard Héctor Ramón Jiménez 2024-08-12 05:12:42 +02:00
  • 7740c35a2a
    Use clipped_cursor directly in text_editor Héctor Ramón Jiménez 2024-08-12 03:25:28 +02:00
  • 8e87d664d4
    Merge pull request #2547 from meithecatte/do-not-segfault Héctor Ramón 2024-08-12 03:18:48 +02:00
  • afa8ad3b11
    Fix integration example Héctor Ramón Jiménez 2024-08-12 03:10:46 +02:00
  • 6d6f354b42
    Merge pull request #2536 from meithecatte/editor-clipping Héctor Ramón 2024-08-12 03:07:36 +02:00
  • 7decbb3d5d
    Fix formatting in iced_winit::clipboard Héctor Ramón Jiménez 2024-08-12 03:07:11 +02:00
  • 3e59d824f8
    Fix clipping area of text_editor placeholder Héctor Ramón Jiménez 2024-08-12 02:57:45 +02:00
  • 373e887a58
    Focus text_editor at start-up in editor example Héctor Ramón Jiménez 2024-08-12 02:55:49 +02:00
  • be7d175388
    Remove cursor snapping hack in text_editor Héctor Ramón Jiménez 2024-08-12 02:54:22 +02:00
  • 03472dfd4f
    Make Padding affect text_editor clipping Héctor Ramón Jiménez 2024-08-12 02:53:23 +02:00
  • f92e01e913
    iced_winit: drop Clipboard before Window Maja Kądziołka 2024-08-11 22:33:17 +02:00
  • 1c8850023f
    Merge pull request #2544 from iced-rs/display-hover-when-focused Héctor Ramón 2024-08-08 01:37:51 +02:00
  • 0ce81a0e0e
    Display top contents in hover widget when focused Héctor Ramón Jiménez 2024-08-08 01:25:15 +02:00