Héctor Ramón Jiménez
|
d759abe94a
|
Add macOS as exception to window server compile error
|
2025-11-25 08:19:18 +01:00 |
|
TechnoPorg
|
0a75f399a8
|
Add x11 and wayland feature flags
|
2025-11-25 08:16:14 +01:00 |
|
Héctor Ramón Jiménez
|
c9830b4a9b
|
Use window::run in editor example
|
2025-11-20 00:42:56 +01:00 |
|
Héctor Ramón Jiménez
|
f1b0d558df
|
Fix broken find_by_id link in documentation
|
2025-11-18 23:15:47 +01:00 |
|
Héctor Ramón Jiménez
|
867fe819c0
|
Add explicit error handling to image loading
|
2025-10-28 21:19:25 +01:00 |
|
Héctor Ramón Jiménez
|
23039e758e
|
Introduce explicit image::allocate API
|
2025-10-25 22:59:30 +02:00 |
|
Héctor Ramón Jiménez
|
a064241a6b
|
Replace doc_auto_cfg with doc_cfg
See https://github.com/rust-lang/rust/pull/138907
|
2025-10-08 04:37:13 +02:00 |
|
Héctor Ramón Jiménez
|
a052ce58b0
|
Merge branch 'master' into feature/test-recorder
|
2025-09-11 04:57:17 +02:00 |
|
Héctor Ramón Jiménez
|
09c604c92d
|
Add theme and theme_changes functions to system
|
2025-09-08 14:32:24 +02:00 |
|
Héctor Ramón Jiménez
|
9518573fce
|
Add Fn suffix to application and daemon traits
|
2025-09-08 12:29:10 +02:00 |
|
Héctor Ramón Jiménez
|
0111f514a1
|
Use winit to obtain current theme::Mode
|
2025-09-08 05:16:20 +02:00 |
|
Héctor Ramón Jiménez
|
5417b630a5
|
Fix Send requirements in WebAssembly builds
|
2025-08-29 09:07:19 +02:00 |
|
Héctor Ramón Jiménez
|
4f7444bddf
|
Move tester to a new iced_tester subcrate
|
2025-08-29 08:39:44 +02:00 |
|
Héctor Ramón Jiménez
|
0b00fcfff5
|
Remove test feature and expose Preset unconditionally
|
2025-08-27 02:33:58 +02:00 |
|
Héctor Ramón Jiménez
|
81d1eda7fe
|
Introduce selector flag and decouple iced_widget from iced_runtime
|
2025-08-23 05:15:57 +02:00 |
|
Héctor Ramón Jiménez
|
34a42b5ad4
|
Move all operations to widget::operation module
|
2025-08-23 03:54:54 +02:00 |
|
Héctor Ramón Jiménez
|
98d8f466bb
|
Merge branch 'master' into feature/test-recorder
|
2025-07-08 00:29:55 +02:00 |
|
Héctor Ramón Jiménez
|
5ca5000cdc
|
Add elided lifetimes to view helpers in examples
|
2025-06-24 14:29:36 +02:00 |
|
Héctor Ramón Jiménez
|
73f5569f28
|
Add program::Preset and emulator::Mode
|
2025-06-04 19:17:11 +02:00 |
|
Johann Birnick
|
3f7ceb8be6
|
fix docs
|
2025-05-29 21:08:45 -07:00 |
|
Héctor Ramón Jiménez
|
7c6155242c
|
Avoid redundant metrics when rewinding
|
2025-04-20 21:50:12 +02:00 |
|
Héctor Ramón Jiménez
|
d5d4479a53
|
Draft time-travel debugging feature
|
2025-04-17 03:24:17 +02:00 |
|
Héctor Ramón Jiménez
|
2e0c03923c
|
Add custom timing support for comet
|
2025-04-16 18:17:14 +02:00 |
|
Héctor Ramón Jiménez
|
3f67044977
|
Merge branch 'master' into beacon
|
2025-04-05 18:20:31 +02:00 |
|
Héctor Ramón Jiménez
|
33d20763c8
|
Annotate root crate tests with standalone_crate
The new Rustdoc combined tests are an order of
magnitude slower in my machine for the `iced` root
crate.
|
2025-04-03 20:27:17 +02:00 |
|
Héctor Ramón Jiménez
|
5d1de9dc95
|
Enable async-await feature in iced_futures
|
2025-04-02 11:50:27 +02:00 |
|
Héctor Ramón Jiménez
|
5b8d92ed5b
|
Remove leftover mentions of async-std
|
2025-04-02 11:10:26 +02:00 |
|
Héctor Ramón Jiménez
|
9f1beba583
|
Make sipper dependency optional
|
2025-04-02 11:10:25 +02:00 |
|
Héctor Ramón Jiménez
|
cf827dd349
|
Allow disabling all executor features on Wasm builds
|
2025-04-02 11:10:25 +02:00 |
|
Héctor Ramón Jiménez
|
57cb14ce38
|
Remove Executor::block_on and simplify Compositor creation
|
2025-04-02 11:01:11 +02:00 |
|
Héctor Ramón Jiménez
|
fd1101bd5f
|
Unify Program definition in iced_program subcrate
|
2025-03-12 02:10:42 +01:00 |
|
Héctor Ramón Jiménez
|
9ceb467e6e
|
Run cargo fmt
|
2025-02-21 01:37:13 +01:00 |
|
Héctor Ramón Jiménez
|
eab723866e
|
Replace with function with Function trait
|
2025-02-11 10:36:45 +01:00 |
|
Héctor Ramón Jiménez
|
0c528be2ea
|
Introduce with helper and use sipper in gallery example
|
2025-02-11 03:41:29 +01:00 |
|
Héctor Ramón Jiménez
|
9f21eae152
|
Introduce Task::map_with
|
2025-02-11 02:34:10 +01:00 |
|
Héctor Ramón Jiménez
|
f37d068af5
|
Rewrite websocket example using sipper
|
2025-02-11 01:27:51 +01:00 |
|
Héctor Ramón Jiménez
|
54ffbbf043
|
Export sipper types in task module
|
2025-02-11 00:55:59 +01:00 |
|
Héctor Ramón Jiménez
|
24cf355e96
|
Fix documentation of markdown and rich_text
|
2025-02-04 19:07:24 +01:00 |
|
Héctor Ramón Jiménez
|
a56c2f3d81
|
Enable animation module for Wasm target
|
2025-01-29 04:55:51 +01:00 |
|
Héctor Ramón Jiménez
|
8fd87f94eb
|
Make animation module only available in native
|
2025-01-27 05:32:18 +01:00 |
|
Héctor Ramón Jiménez
|
bf600a0811
|
Draft basic Animation API in iced_core
|
2025-01-27 02:50:51 +01:00 |
|
Héctor Ramón Jiménez
|
3a07c631ad
|
Implement time::repeat and simplify Subscription::run_with
|
2025-01-24 16:45:18 +01:00 |
|
Héctor Ramón Jiménez
|
2cf4abf25b
|
Support custom renderers in iced_test through renderer::Headless trait
|
2024-12-14 03:49:24 +01:00 |
|
Héctor Ramón Jiménez
|
1713ac49f2
|
Decouple iced_test from iced crate
|
2024-12-10 04:56:37 +01:00 |
|
Héctor Ramón Jiménez
|
1aeb317f2d
|
Add image and hash snapshot-based testing to iced_test
|
2024-12-10 04:51:08 +01:00 |
|
Héctor Ramón Jiménez
|
d09d5d45ae
|
Draft iced_test crate and test todos example
|
2024-12-10 04:51:08 +01:00 |
|
Héctor Ramón Jiménez
|
91c00e4abf
|
Move wgpu re-export to root module
This seems to fix a `cargo doc` performance issue;
and it makes more sense anyways.
|
2024-09-20 18:37:17 +02:00 |
|
Héctor Ramón Jiménez
|
1ada297b08
|
Explain Action pattern a bit in The Pocket Guide
|
2024-09-18 22:08:43 +02:00 |
|
Héctor Ramón Jiménez
|
9e5afc54ce
|
Show Action pattern in The Pocket Guide
|
2024-09-18 22:00:40 +02:00 |
|
Héctor Ramón Jiménez
|
f0036400a1
|
Remove unnecessary derive in "Scaling Applications" docs
|
2024-07-16 16:15:43 +02:00 |
|