Commit graph

359 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
3997291f31
Remove dev pre-release label 2025-12-07 21:25:12 +01:00
Héctor Ramón Jiménez
8d7aac96d7
Use crates.io release of winit 🎉 2025-12-07 21:25:12 +01:00
Héctor Ramón Jiménez
349e40f600
Enable std and async-await of futures dependency 2025-12-07 21:07:00 +01:00
Héctor Ramón Jiménez
da2bd8eef6
Use crates.io release of cryoglyph 🎉 2025-12-05 22:33:06 +01:00
Héctor Ramón Jiménez
3810a54d7b
Use crates.io release of cargo-hot 🎉 2025-12-05 22:14:21 +01:00
Héctor Ramón Jiménez
f78fcebe30
Support more syntaxes for highlighting with two-face
Co-authored-by: Redhawk18 <redhawk76767676@gmail.com>
2025-12-03 19:29:31 +01:00
Jakob Hellermann
559ccbe955
Disable png-format feature from tiny-skia 2025-11-29 14:29:10 +01:00
Mae Hood
59c3dbd4bb
Bump wasmtimer to 0.4.2 2025-11-29 09:42:55 +01:00
Juniper
aa1aa2d6ae
Make syntect use fancy-regex instead of onig
The Oniguruma C library is archived, and fails to build correctly on many systems. Fancy-regex is Rust based and still actively updated, and is able to be built just fine.
2025-11-25 22:53:01 +01:00
Héctor Ramón Jiménez
7a4b5d3609
Disable default-features of window_clipboard 2025-11-25 10:23:24 +01:00
Héctor Ramón Jiménez
da0ecd08df
Disable default-features of winit dependency 2025-11-25 10:22:39 +01:00
Héctor Ramón Jiménez
b5de29ca1f
Simplify windowing server features a bit 2025-11-25 08:38:59 +01:00
TechnoPorg
0a75f399a8
Add x11 and wayland feature flags 2025-11-25 08:16:14 +01:00
Héctor
6e894355d4
Merge pull request #2846 from jcdickinson/up-fontdb
Update `resvg` to `0.45`
2025-11-21 02:50:28 +01:00
Jonathan Dickinson
d91d61ef5b
Update resvg to 0.45 2025-11-21 02:37:36 +01:00
Héctor Ramón Jiménez
84e559813a
Add wgpu-bare feature flag to disable default wgpu features
Co-authored-by: dtzxporter <dtzxporter@users.noreply.github.com>
Co-authored-by: Stefan Tammer <st.tammer@gmail.com>
2025-11-21 02:03:13 +01:00
Héctor Ramón Jiménez
439f4e32ac
Update cosmic-text to 0.15 🎉 2025-10-31 16:15:31 +01:00
Héctor Ramón Jiménez
ca23e6f793
Update wgpu to 27 2025-10-31 14:14:33 +01:00
Héctor Ramón Jiménez
6ba6673e2a
Fix Exif handling in graphics::image
Fixes #3094.
2025-10-29 13:42:22 +01:00
Héctor Ramón Jiménez
e2df674aa5
Merge branch 'master' into feature/test-recorder 2025-09-19 18:23:28 +02:00
Héctor Ramón Jiménez
b6f3057fae
Update winit to fix debug build on macOS Tahoe 2025-09-15 23:54:24 +02:00
Héctor Ramón Jiménez
5796ba272e
Remove missing_debug_implementations lint 2025-09-12 05:25:09 +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
e92c87061d
Add linux-theme-detection feature through mundy 2025-09-08 09:49:11 +02:00
Héctor Ramón Jiménez
354159bdf4
Update png to 0.18 2025-09-08 05:40:31 +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
5c7ae8a3d6
Enable needed mundy features explicitly 2025-09-08 01:27:01 +02:00
Héctor Ramón Jiménez
9445f5fcdf
Replace dark-light with mundy 2025-09-08 01:24:22 +02:00
Héctor Ramón Jiménez
bc7d64987e
Add Auto strategy to text::Shaping 2025-08-30 18:27:05 +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
63142d34fc
Introduce new iced_selector subcrate and refactor Operation 2025-08-23 01:44:17 +02:00
Héctor Ramón Jiménez
26c9dc1709
Merge branch 'master' into feature/test-recorder 2025-08-12 22:26:43 +02:00
Héctor Ramón Jiménez
d5cd0a6de9
Fix lints for Rust 1.89 and bump MSRV to 1.88 2025-08-07 22:38:22 +02:00
Héctor Ramón Jiménez
a8e2956f74
Enable crisp feature by default 🎉 2025-08-05 22:05:51 +02:00
Héctor Ramón Jiménez
195146b50c
Update wgpu to 26 2025-07-22 02:51:22 +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
e689ec13a6
Place hot reloading behind hot feature flag 2025-06-24 17:37:08 +02:00
Héctor Ramón Jiménez
c1c5fbda61
Update cargo-hot 2025-06-24 14:30:09 +02:00
Héctor Ramón Jiménez
10bbe44c30
Draft experimental hotpatching support 🎉
Thanks to `subsecond` by the Dioxus folks!
2025-06-24 14:30:09 +02:00
Héctor Ramón Jiménez
76213a55f5
Update thiserror to 2.0 2025-06-05 00:52:22 +02:00
Héctor Ramón Jiménez
1fd6980f91
Implement import/export for tester devtool 2025-06-05 00:23:36 +02:00
Héctor Ramón Jiménez
73f5569f28
Add program::Preset and emulator::Mode 2025-06-04 19:17:11 +02:00
Héctor Ramón Jiménez
1821dc7ff0
Introduce tester feature flag 2025-06-03 07:23:56 +02:00
Héctor Ramón Jiménez
921467b5be
Draft Instruction DSL in iced_test 2025-05-31 02:46:46 +02:00
Héctor Ramón Jiménez
567b7d9e9f
Add crisp feature for enabling default quad snapping 2025-05-30 00:30:23 +02:00
Héctor Ramón Jiménez
9a7ea88d55
Fix clippy lints for Rust 1.87 2025-05-15 20:52:27 +02:00
Héctor Ramón Jiménez
d5d4479a53
Draft time-travel debugging feature 2025-04-17 03:24:17 +02:00