Commit graph

  • 799a7e501d
    Merge pull request #1371 from tarkah/feat/pure-text-input-value-override Héctor Ramón 2022-06-27 20:38:10 +02:00
  • c807abdfd7
    Fix Theme not being refreshed in iced_glutin Héctor Ramón Jiménez 2022-06-25 05:30:48 +02:00
  • 05e025b49f Allow overriding pure text_input value during draw Cory Forsstrom 2022-06-23 15:20:31 -07:00
  • 0f6c62c14f
    Merge pull request #1370 from jhannyjimenez/canvas_documentation_clarification Héctor Ramón 2022-06-23 22:15:00 +02:00
  • 092dfc34e8
    Merge pull request #1361 from mtkennerly/feature/prevent-overlapping-title-bar Héctor Ramón 2022-06-23 16:11:54 +02:00
  • a983c0c15b Added more clarification as to how the position and alignment of the Canvas Text structure interact Jhanny Jimenez 2022-06-22 17:32:55 -04:00
  • 9b46176b26
    Merge pull request #1367 from tarkah/fix/wgpu-msaa-alpha-blending Héctor Ramón 2022-06-17 02:32:34 -04:00
  • aae880ca5d Fix alpha blending for wgpu msaa Cory Forsstrom 2022-06-16 12:26:03 -07:00
  • 449bbb112e
    Update web instructions of the tour example Héctor Ramón Jiménez 2022-06-10 18:10:29 +02:00
  • fc13bb3d65
    Implement theme styling for Canvas Héctor Ramón Jiménez 2022-06-07 05:24:43 +02:00
  • f92afa7950
    Use Theme::Dark in pure_game_of_life example Héctor Ramón Jiménez 2022-06-07 04:57:10 +02:00
  • 3a22faaa20
    Remove unused code warnings Héctor Ramón Jiménez 2022-06-07 04:55:46 +02:00
  • 396735b682
    Implement theme styling for PickList and Menu Héctor Ramón Jiménez 2022-06-07 04:51:44 +02:00
  • 97555e67af
    Implement theme styling for Container Héctor Ramón Jiménez 2022-06-07 04:11:24 +02:00
  • 2933ac7355
    Remove style module leftover in scrollable example Héctor Ramón Jiménez 2022-06-07 03:28:41 +02:00
  • de21a651c0
    Implement theme styling for Scrollable Héctor Ramón Jiménez 2022-06-07 03:26:48 +02:00
  • 20780f36d1
    Prevent pane grid title bar content and controls from overlapping mtkennerly 2022-06-07 07:30:44 +08:00
  • ce53d3933c
    Implement theme styling for TextInput Héctor Ramón Jiménez 2022-06-07 01:11:35 +02:00
  • 835877fc63
    Implement theme styling for Checkbox Héctor Ramón Jiménez 2022-06-04 03:26:53 +02:00
  • 1388d71f03
    Expose palette module in theme Héctor Ramón Jiménez 2022-06-04 03:04:43 +02:00
  • 260bbc5690
    Merge pull request #1356 from casperstorm/fix/readme Héctor Ramón 2022-06-02 10:09:20 -04:00
  • ab7698f1f6
    corrected images in README to be similar height Casper Rogild Storm 2022-06-02 10:11:19 +02:00
  • 77dc9dc2cb
    Implement theme styling for ProgressBar Héctor Ramón Jiménez 2022-06-01 02:40:42 +02:00
  • e4ca779e43
    Introduce Custom style variant for Rule Héctor Ramón Jiménez 2022-06-01 02:04:23 +02:00
  • c275fde67a
    Implement theme styling for Rule Héctor Ramón Jiménez 2022-06-01 01:56:46 +02:00
  • 6f69df3d41
    Implement theme styling for PaneGrid Héctor Ramón Jiménez 2022-06-01 01:44:59 +02:00
  • a206d22670
    Use Theme background in styling example Héctor Ramón Jiménez 2022-05-31 05:27:27 +02:00
  • 3e2b6247f7
    Implement theme styling for Toggler Héctor Ramón Jiménez 2022-05-31 05:13:57 +02:00
  • cb712f3b84
    Bump versions 🎉 Héctor Ramón Jiménez 2022-05-31 05:40:39 +02:00
  • 1830a21a76
    Merge pull request #1354 from iced-rs/fix/wgpu-modern-limits Héctor Ramón 2022-05-30 23:20:01 -04:00
  • 33653b7667
    Try Limits::default in iced_wgpu before downlevel_defaults Héctor Ramón Jiménez 2022-05-31 04:17:52 +02:00
  • d26b3f0402
    Merge pull request #1349 from iced-rs/fix/subscription-cancelation Héctor Ramón 2022-05-30 17:57:29 -04:00
  • 824bef6162
    Merge pull request #1353 from tarkah/fix/overlay-status-capture Héctor Ramón 2022-05-30 17:52:58 -04:00
  • cec032f9ed Don't process captured overlay statuses Cory Forsstrom 2022-05-26 10:43:23 -07:00
  • ecd00cf02b
    Fix Subscription cancelation when never awaiting Héctor Ramón Jiménez 2022-05-27 19:43:50 +02:00
  • 28d09bfff1
    Implement theme styling for Radio Héctor Ramón Jiménez 2022-05-27 01:26:57 +02:00
  • d988d813d7
    Introduce specific types for each palette::Extended field Héctor Ramón Jiménez 2022-05-26 23:58:56 +02:00
  • d5bc610d01
    Fix examples and doc-tests Héctor Ramón Jiménez 2022-05-26 23:12:11 +02:00
  • cf0230072c
    Rename Variant to Style and Style to Appearance Héctor Ramón Jiménez 2022-05-26 23:07:34 +02:00
  • 7f3b7075db
    Rename theme::Definition to application::StyleSheet Héctor Ramón Jiménez 2022-05-26 19:02:15 +02:00
  • 3e8f4cdd13
    Add "Theming" section to the tour example Héctor Ramón Jiménez 2022-05-26 05:31:55 +02:00
  • 5a39dad506
    Tweak styling of Slider and improve contrast of Background Héctor Ramón Jiménez 2022-05-26 05:31:25 +02:00
  • 822a3cd04f
    Let a Theme control the text_color of an application Héctor Ramón Jiménez 2022-05-26 01:10:26 +02:00
  • 3a820b45f3
    Implement theme styling for Slider Héctor Ramón Jiménez 2022-05-26 00:40:27 +02:00
  • 03eda9b162
    Let a Theme control the background color of an application Héctor Ramón Jiménez 2022-05-25 05:01:18 +02:00
  • 2cfb307f8c
    Implement basic theming Palette Héctor Ramón Jiménez 2022-05-21 17:33:31 -04:00
  • ba33e92818
    Merge pull request #1341 from nicksenger/fix/component-overlay-rebuild Héctor Ramón 2022-05-14 23:52:42 +02:00
  • 664251f3f5
    Draft first-class Theme support Héctor Ramón Jiménez 2022-05-14 01:47:55 +02:00
  • ea389ac34c
    remove rebuild of component overlay from on_event Nick Senger 2022-05-13 12:38:16 -07:00
  • 296e157dcf
    Relayout base layer when layout is invalidated from an overlay Héctor Ramón Jiménez 2022-05-13 19:07:54 +02:00
  • 4c98de0a53
    Revert "fix: prevent building overlay with stale layout" Héctor Ramón Jiménez 2022-05-13 18:45:03 +02:00
  • 5de337f214
    Remove manual update of nix crate in audit workflow Héctor Ramón Jiménez 2022-05-11 21:43:14 +02:00
  • 2e7757a428
    Merge pull request #1314 from derezzedex/dev/system-information Héctor Ramón 2022-05-11 18:08:36 +02:00
  • 3be8f6e989
    fix: prevent building overlay with stale layout Nick Senger 2022-05-10 17:18:08 -07:00
  • b440df9afb Merge branch 'master' into dev/system-information Richard 2022-05-10 09:50:17 -03:00
  • d4ed8afa1e
    Fix unnecessary newlines in BUG-REPORT.yml Héctor Ramón Jiménez 2022-05-10 01:20:06 +02:00
  • d087de5dc0
    Merge pull request #1340 from mtkennerly/bugfix/missing-versions-in-dropdown Héctor Ramón 2022-05-10 01:19:22 +02:00
  • 42c61a5c44
    Elaborate on supported versions in BUG-REPORT.yml Héctor Ramón Jiménez 2022-05-10 01:18:06 +02:00
  • 82e11e04f2
    Add note about using the latest patch mtkennerly 2022-05-10 06:31:07 +08:00
  • af1ff67754
    Drop older versions from list mtkennerly 2022-05-10 06:27:45 +08:00
  • a5b2c07909
    Merge pull request #1339 from mtkennerly/feature/document-resolver-requirement Héctor Ramón 2022-05-09 23:22:54 +02:00
  • 48d25009af
    Add missing versions to issue template mtkennerly 2022-05-09 17:28:51 +08:00
  • 46e61ae4eb
    Add note about resolver requirement mtkennerly 2022-05-09 17:19:45 +08:00
  • 76e7c307df
    Merge pull request #1337 from iced-rs/generic-widget-tree Héctor Ramón 2022-05-08 20:35:37 +02:00
  • 59aeb20600
    Use Borrow instead of AsRef to allow easier casting Héctor Ramón Jiménez 2022-05-06 23:35:13 +02:00
  • f1c1d519c5
    Take AsRef<Widget> instead of Element in Tree API Héctor Ramón Jiménez 2022-05-06 19:42:14 +02:00
  • 2243e46190
    Merge pull request #1333 from tarkah/fix/pub-pure-flex Héctor Ramón 2022-05-05 19:42:59 +02:00
  • 927e1a99d2 Expose pure flex module as public Cory Forsstrom 2022-05-05 08:56:24 -07:00
  • 7087a3d75c
    Bump version of iced_pure 🎉 Héctor Ramón Jiménez 2022-05-05 00:59:21 +02:00
  • 161c792325
    Merge pull request #1332 from tarkah/fix/rule-helper Héctor Ramón 2022-05-05 00:57:55 +02:00
  • 0abb82033e Fix vertical rule helper Cory Forsstrom 2022-05-04 11:52:19 -07:00
  • 27fdc70756
    Merge branch 'master' into dev/system-information Héctor Ramón Jiménez 2022-05-04 17:19:28 +02:00
  • a97c520c81
    Sort workspace members in Cargo.toml Héctor Ramón Jiménez 2022-05-04 17:17:07 +02:00
  • 3e735f1480
    Re-export iced_winit in iced_glutin Héctor Ramón Jiménez 2022-05-04 17:15:13 +02:00
  • 1aeb8b8340
    Show Loading screen when refreshing in system_information example Héctor Ramón Jiménez 2022-05-04 14:25:44 +02:00
  • f1ec0af507
    Run system::information in a different thread Héctor Ramón Jiménez 2022-05-04 14:25:04 +02:00
  • e24f26c28f
    Fix feature name in cfg block in iced_winit Héctor Ramón Jiménez 2022-05-04 14:02:54 +02:00
  • 02914e5e68
    Use nightly toolchain in document CI workflow Héctor Ramón Jiménez 2022-05-03 19:48:32 +02:00
  • 62677eafc0
    Bump version 🎉 Héctor Ramón Jiménez 2022-05-03 19:43:27 +02:00
  • 30e84433f7
    Update CHANGELOG Héctor Ramón Jiménez 2022-05-03 19:42:33 +02:00
  • 9b4fe6466f
    Merge pull request #1330 from iced-rs/expose-padding Héctor Ramón 2022-05-03 19:42:03 +02:00
  • f3d6d3bbce
    Expose Padding in iced root crate Héctor Ramón Jiménez 2022-05-03 19:37:48 +02:00
  • cb1aaf1bdd
    Bump version in README Héctor Ramón Jiménez 2022-05-02 22:18:22 +02:00
  • b566c887b5
    Merge pull request #1328 from iced-rs/release/0.4.0 Héctor Ramón 2022-05-02 22:15:46 +02:00
  • d23026d2dd
    Bump versions 🎉 Héctor Ramón Jiménez 2022-05-02 21:53:25 +02:00
  • 990c050080
    Update CHANGELOG Héctor Ramón Jiménez 2022-05-02 21:38:21 +02:00
  • 5acba65c11
    Merge pull request #1327 from iced-rs/update-docs Héctor Ramón 2022-05-02 21:21:24 +02:00
  • 7e111f273f
    Enable pure feature in docs.rs Héctor Ramón Jiménez 2022-05-02 21:10:55 +02:00
  • a4477723d4 Add logging to window and context creation Richard 2022-01-27 06:02:19 -03:00
  • 84c28a73e2
    Indicate feature-flagged modules in documentation Héctor Ramón Jiménez 2022-05-02 21:01:25 +02:00
  • a7752a1ec0
    Capitalize iced once again Héctor Ramón Jiménez 2022-05-02 20:46:24 +02:00
  • ab71e8ad14
    Fix typo in README of iced_glow Héctor Ramón Jiménez 2022-05-02 20:36:12 +02:00
  • dbc24210a1
    Link to iced_web repository in README Héctor Ramón Jiménez 2022-05-02 20:34:40 +02:00
  • 6fe6daa64f
    Add html_logo_url to iced_core and iced_lazy Héctor Ramón Jiménez 2022-05-02 20:33:10 +02:00
  • d98d700c4d
    Forbid unused_results and rust_2018_idioms in iced_pure Héctor Ramón Jiménez 2022-05-02 20:27:49 +02:00
  • aecbd46123
    Replace hecrj in links with iced-rs Héctor Ramón Jiménez 2022-05-02 20:25:47 +02:00
  • e7d595c7de
    Write documentation for iced_pure Héctor Ramón Jiménez 2022-05-02 20:16:00 +02:00
  • 68e9eb0a9b
    Fix broken intra-doc links in documentation Héctor Ramón Jiménez 2022-04-30 14:20:52 +02:00
  • ac35fe3edf
    Point repository links to 0.4 branch in documentation Héctor Ramón Jiménez 2022-04-30 13:54:07 +02:00
  • a17a7103d3
    Add new crates to document workflow Héctor Ramón Jiménez 2022-04-30 13:44:37 +02:00