Commit graph

  • 9f75f01ddb
    add action to get window id Night_Hunter 2022-12-10 01:54:57 +13:00
  • b9b0a9a1f4
    Merge pull request #1587 from Night-Hunter-NF/AlwaysOnTop Héctor Ramón 2023-02-17 13:39:58 +01:00
  • db65c6904d
    Expose change_always_on_top helper in window module Héctor Ramón Jiménez 2023-02-17 13:24:46 +01:00
  • df861d9ece
    Rename SetAlwaysOnTop to ChangeAlwaysOnTop Héctor Ramón Jiménez 2023-02-17 13:22:45 +01:00
  • 095ecf016b
    update docs and change to SetAlwaysOnTop Night_Hunter 2022-12-29 13:30:14 +13:00
  • d1d13f6f16
    add always on top action Night_Hunter 2022-12-10 01:42:51 +13:00
  • 871f59f3be
    Merge pull request #1703 from greatest-ape/v0.7-glow-explicit-location Héctor Ramón 2023-02-17 13:07:47 +01:00
  • 32745f472f
    Merge pull request #1707 from casperstorm/feat/checkbox-icon Héctor Ramón 2023-02-17 12:58:27 +01:00
  • e3fbaed12f
    Merge pull request #1695 from nicksenger/widgets/container-ids Héctor Ramón 2023-02-16 16:32:07 +01:00
  • 273c9be00f
    container: allow specification of ID and provide to Operation::container Nick Senger 2023-02-10 14:51:59 -08:00
  • d05ac38159
    Revert "provide ID to operation.container in applicable widgets" Nick Senger 2023-02-10 14:46:03 -08:00
  • 84a6038961
    provide ID to operation.container in applicable widgets Nick Senger 2023-02-09 21:16:12 -08:00
  • 6a683b603d
    scrollable: provide ID to operation.container Nick Senger 2023-02-09 20:57:26 -08:00
  • 4fb0be1793
    Added the ability to change checkbox icon Casper Storm 2023-02-16 14:13:04 +01:00
  • 3c095aa3f0
    Merged in iced master Bingus 2023-02-15 14:56:15 -08:00
  • 63fb608d8b
    Merge remote-tracking branch 'origin/master' into feat/multi-window-support Bingus 2023-02-15 14:55:02 -08:00
  • 64e0e817c2
    Widget operations for multi-window. Bingus 2023-02-15 14:31:16 -08:00
  • 367fea5dc8
    Redraw request events for multiwindow. Bingus 2023-02-15 11:28:36 -08:00
  • 0cb72f6971
    Merge pull request #1706 from tarkah/fix/text-input-padding Héctor Ramón 2023-02-15 15:36:00 +01:00
  • a9992d131b
    Pad after setting width Cory Forsstrom 2023-02-14 11:40:29 -08:00
  • 8c5996c12b
    Merge pull request #1675 from casperstorm/pick_list/extend-handle Héctor Ramón 2023-02-14 07:40:18 +01:00
  • 7f1d58aa45
    Inline Handle::content for simplicity and efficiency Héctor Ramón Jiménez 2023-02-14 07:09:24 +01:00
  • fee1ab69e2
    Provide State reference instead of closure to pick_list::draw Héctor Ramón Jiménez 2023-02-14 07:05:18 +01:00
  • bbff06b462
    Use char instead of String for pick_list::Icon Héctor Ramón Jiménez 2023-02-14 07:02:33 +01:00
  • 0272cac89e
    Move Handle and Icon definitions in pick_list Héctor Ramón Jiménez 2023-02-14 06:59:37 +01:00
  • 5569e12149
    Rename HandleContent to Icon and simplify generics Héctor Ramón Jiménez 2023-02-14 06:56:59 +01:00
  • efaa80fb44
    Extend pick_list::Handle Casper Storm 2023-01-26 12:20:43 +01:00
  • 5b5a5b831c
    Merge pull request #1701 from nicksenger/fix/diff-component-operate Héctor Ramón 2023-02-14 06:43:18 +01:00
  • 4e93ae8e32
    Merge pull request #1698 from iced-rs/hide-window-until-ready Héctor Ramón 2023-02-14 06:42:59 +01:00
  • efbf66b0a1
    Merge pull request #1700 from nicksenger/overlay/fix-panic Héctor Ramón 2023-02-14 06:40:21 +01:00
  • 2c680a3e5f
    Merge pull request #1699 from nicksenger/overlay/is_over Héctor Ramón 2023-02-14 06:32:05 +01:00
  • f318e3fdbf glow: enable GL_ARB_explicit_attrib_location to fix crashes Joakim Frostegård 2023-02-13 22:34:13 +01:00
  • 2201f33c65 fix: diff widget sub-tree after rebuilding component with operation Nick Senger 2023-02-12 11:07:08 -08:00
  • 41822d0dc5 fix: panic when overlay event processing removes overlay Nick Senger 2023-02-11 09:11:00 -08:00
  • 8fe851057d fix: lazy widgets overlay is_over Nick Senger 2023-02-10 12:08:22 -08:00
  • 9506fb1181
    Hide window until Renderer has been initialized Héctor Ramón Jiménez 2023-02-11 03:06:42 +01:00
  • 92ba26b8a1
    Resize images on README.md (#1659) Yoo Dongryul 2023-02-08 05:20:46 +09:00
  • 344578649e
    Merge pull request #1694 from sushigiri/master Héctor Ramón 2023-02-06 21:24:45 +01:00
  • c7d8467c46
    Accept FnOnce instead of Fn in canvas cache draw sushigiri 2023-02-06 09:05:07 -07:00
  • a35d6d2e4d
    Merge branch 'iced-rs:master' into master Giuliano Bellini 2023-02-02 16:52:56 +01:00
  • 98a717383a
    Write missing window::Action helpers in window Héctor Ramón Jiménez 2023-01-31 04:08:19 +01:00
  • ecc5bfaeff
    Improve consistency of window::Action Héctor Ramón Jiménez 2023-01-31 04:04:29 +01:00
  • 8c753192f8
    Merge pull request #1686 from iced-rs/fix/overlay-group-position Héctor Ramón 2023-01-30 05:26:51 +01:00
  • a50cc32d09
    Fix layout translation in overlay::Group Héctor Ramón Jiménez 2023-01-30 05:01:28 +01:00
  • a28bc3eaf0
    Merge pull request #1685 from iced-rs/fix/component-animations Héctor Ramón 2023-01-30 03:58:16 +01:00
  • 5176148e75
    Merge pull request #1682 from tarkah/standalone-image-draw Héctor Ramón 2023-01-30 03:43:34 +01:00
  • a3bfa0724c
    Fix widget-driven animations for Component Héctor Ramón Jiménez 2023-01-30 03:41:03 +01:00
  • 7356f2b68d
    Refactor image draw to standalone function Cory Forsstrom 2023-01-28 18:41:33 -08:00
  • dc6f9f432a
    Merge pull request #1678 from frey/fix/mapped_operations_missing Héctor Ramón 2023-01-28 20:12:33 +01:00
  • b9028b2619
    Merge pull request #1679 from casperstorm/pick_list/width Héctor Ramón 2023-01-28 18:37:27 +01:00
  • cffffff2dd
    Merge pull request #1681 from pop-os/fix-lints Héctor Ramón 2023-01-28 18:34:14 +01:00
  • 42b1bfe66d Fix: Clippy lint 'uninlined_format_args' 13r0ck 2023-01-27 13:25:04 -07:00
  • e6092e81a4 Fix: Clippy lint 'needless_lifetimes' 13r0ck 2023-01-27 13:37:32 -07:00
  • 0ff1061d52 Fix: Clippy lint 'let_underscore_future' 13r0ck 2023-01-27 13:16:26 -07:00
  • 5bc37f10e2
    Fixed a small pixel width issue on pick_list Casper Storm 2023-01-27 10:21:57 +01:00
  • d2008eed47 Mapped operations is missing text_input()... frey 2023-01-26 20:39:47 -06:00
  • 818ae4977a
    Merge pull request #1676 from ids1024/must_use Héctor Ramón 2023-01-27 02:17:42 +01:00
  • 2e4aefa7fc Annotate Command and Subscription with #[must_use] Ian Douglas Scott 2023-01-26 16:10:45 -08:00
  • 2dea5fe058
    Merge pull request #1655 from tarkah/feat/group-overlay Héctor Ramón 2023-01-24 02:14:50 +01:00
  • 01c484245b
    Fix some minor documentation inconsistencies Héctor Ramón Jiménez 2023-01-24 01:59:34 +01:00
  • 49e9a9a537 added function focused and focused_horizontal to theme.rs Giuliano Bellini s294739 2023-01-23 17:56:39 +01:00
  • eaa2238600 debugging focused style not working Giuliano Bellini s294739 2023-01-23 17:32:08 +01:00
  • 7d2d813343 added new style for scrollable, to be applied when mouse is over the scrollable area Giuliano Bellini s294739 2023-01-23 16:57:24 +01:00
  • 06fb7e0b51
    Update main.rs Jedsek 2023-01-20 13:56:02 +08:00
  • ccd02c525b
    Update main.rs Jedsek 2023-01-20 13:46:09 +08:00
  • eb4fcba05f
    Merge pull request #1660 from Jedsek/patch-1 Héctor Ramón 2023-01-20 00:10:11 +01:00
  • 8acf7c41fc
    Fix #[default] in preset for game_of_life example Héctor Ramón 2023-01-19 20:20:13 +01:00
  • e80c7dff8d
    Update preset.rs Jedsek 2023-01-19 19:09:45 +08:00
  • 0a643287de
    Added window::Id to multi_window application's scale_factor Bingus 2023-01-18 17:04:11 -08:00
  • 7e9a12a4aa
    New iced changes Bingus 2023-01-18 15:17:20 -08:00
  • 70d487ba20
    Merge remote-tracking branch 'origin/master' into feat/multi-window-support Bingus 2023-01-18 15:01:17 -08:00
  • be860508a9
    Rename method to is_over Cory Forsstrom 2023-01-17 17:20:53 -08:00
  • d470467718
    Add toast example Cory Forsstrom 2023-01-17 17:10:58 -08:00
  • 3ab6797255
    New method to determine if overlay contains cursor Cory Forsstrom 2023-01-17 11:12:10 -08:00
  • b2a3a85acb
    Use group overlay for containers w/ children Cory Forsstrom 2023-01-17 10:12:51 -08:00
  • 3c866c15aa
    Add group overlay element Cory Forsstrom 2023-01-17 10:01:17 -08:00
  • 5ef0648bf4
    Merge pull request #1649 from iced-rs/generic-widget-operations Héctor Ramón 2023-01-14 16:08:36 +01:00
  • daa3f3324d
    Introduce custom method to widget::Operation trait Héctor Ramón Jiménez 2023-01-14 03:20:30 +01:00
  • 18552f96df
    Bump leftover version in README Héctor Ramón Jiménez 2023-01-14 01:15:39 +01:00
  • 35c0fa3b00
    Bump versions in READMEs Héctor Ramón Jiménez 2023-01-14 01:14:02 +01:00
  • 9fe46de13f
    Bump versions 🎉 Héctor Ramón Jiménez 2023-01-14 00:49:58 +01:00
  • 790fa3e7a0
    Added tracing to multi_window applications Bingus 2023-01-13 11:56:28 -08:00
  • 597af315af
    Merge pull request #1647 from iced-rs/feature/widget-request-redraw Héctor Ramón 2023-01-13 20:33:59 +01:00
  • 507820a843
    Fix grammar of TODO comment in application modules Héctor Ramón Jiménez 2023-01-13 18:19:05 +01:00
  • b9c8c7b08d
    Clarify documentation of window::frames Héctor Ramón Jiménez 2023-01-13 18:17:15 +01:00
  • d2b66805b3
    Merge pull request #1648 from wiktor-k/fix-crate-doc Héctor Ramón 2023-01-12 16:02:51 +01:00
  • cb930b05a8
    Fix comment description on crate example Wiktor Kwapisiewicz 2023-01-12 13:16:53 +01:00
  • c6d0046102
    Use instant instead of wasm-timer in iced_core Héctor Ramón Jiménez 2023-01-12 06:24:44 +01:00
  • fc54d6ba31
    Use instant to fix Wasm target Héctor Ramón Jiménez 2023-01-12 05:26:39 +01:00
  • e2ddef7438
    Replace Option<Instant> with RedrawRequest enum Héctor Ramón Jiménez 2023-01-12 05:18:25 +01:00
  • 502c9bfbf6
    Rename Focus::at to Focus::updated_at in text_input Héctor Ramón Jiménez 2023-01-12 04:54:34 +01:00
  • 902131eb51
    Merge pull request #1646 from nicksenger/feat/dependency-in-lazy Héctor Ramón 2023-01-12 04:44:14 +01:00
  • 0b86c4a299
    Implement window::frames subscription Héctor Ramón Jiménez 2023-01-12 04:35:41 +01:00
  • c649ec8cf7
    Use short-hand field notation in TextInput Héctor Ramón Jiménez 2023-01-12 03:22:34 +01:00
  • 178bd2d83c
    Avoid reblinking cursor when clicking a focused TextInput Héctor Ramón Jiménez 2023-01-12 03:21:15 +01:00
  • a980024bbf
    Implement widget redraw support in iced_glutin Héctor Ramón Jiménez 2023-01-12 03:11:08 +01:00
  • 7354f68b3c
    Draft Shell:request_redraw API Héctor Ramón Jiménez 2023-01-12 02:59:08 +01:00
  • 58bcc4404e feat: provide &Dependency to Lazy widget View Nick Senger 2023-01-11 07:45:36 -08:00
  • ca337b880f
    Merge pull request #1644 from nicksenger/fix/lazy-widget Héctor Ramón 2023-01-11 18:55:48 +01:00
  • c7c5611087 clippy Nick Senger 2023-01-10 22:00:42 -08:00