608 Commits

Author SHA1 Message Date
renovate[bot]
648161769c chore(deps): update core-graphics to 0.25. Switch from dispatch to dispatch2. (#1116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
2026-01-20 13:49:08 +01:00
sftse
b55f576670 Remove lazy static dependency (#1174)
* deps: remove lazy_static from dependencies

* fix: clippy
2026-01-20 19:21:31 +08:00
Sline
e196538f98 fix(windows): use registry value to detect dark mode (#1165)
* fix(windows): respect default app mode via registry in dark mode detection

* chore(windows): document Win11 issue with ShouldAppsUseDarkMode
2025-12-27 17:10:45 +08:00
github-actions[bot]
3c2b4447aa publish new versions (#1151)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-20 08:48:59 -03:00
github-actions[bot]
efc67fbf85 publish new versions (#1149)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-16 07:47:15 -03:00
github-actions[bot]
fda48e80ef publish new versions (#1133)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-01 10:17:00 +08:00
Tony
0defcd015c chore: don't publish audit PDF to crates.io (#1132)
* Don't publish audits to crates.io

* Fix crossbeam-channel warning

* Add change file

* Use include instead of exclude

Co-authored-by: Fabian-Lars <github@fabianlars.de>

---------

Co-authored-by: Fabian-Lars <github@fabianlars.de>
2025-08-20 22:42:05 +08:00
github-actions[bot]
d454dfed6e publish new versions (#1131)
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>
2025-08-18 09:26:02 -03:00
Simon Laux
60a47340c9 feat: MacOS: add universal applink support (#1108)
by implementing `application:willContinueUserActivityWithType:` and `application:continueUserActivity:restorationHandler:`,
reusing the existing `Event::Opened { urls }` event for the user facing api.
2025-08-18 08:47:08 -03:00
github-actions[bot]
6cf83e64d0 publish new versions (#1130)
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>
2025-08-17 11:14:53 -03:00
renovate[bot]
4658ebdbda chore(deps): update rust crate dlopen2 to 0.8.0 (#1117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-14 14:21:23 +02:00
github-actions[bot]
5ac00b57ad publish new versions (#1109)
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>
2025-06-24 12:15:12 -03:00
Aurélien Jacobs
4a08505412 feat: add x11 feature flag to allow disabling x11 dependencies (#1103) 2025-04-19 01:38:39 +02:00
github-actions[bot]
986f07aa7e publish new versions (#1101)
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>
2025-04-07 11:20:05 -03:00
Tony
dae6d8875d chore(deps): update windows to 0.61 (#1100)
* chore(deps): update windows to 0.60

* Should be minor version bump

* rename change file
2025-03-21 06:59:38 +02:00
github-actions[bot]
f4a1d49654 publish new versions (#1092)
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>
2025-03-07 10:56:31 -03:00
github-actions[bot]
c97080cd0d publish new versions (#1084)
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>
2025-03-04 11:14:20 +01:00
github-actions[bot]
7e9025466c publish new versions (#1082)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-02-28 14:22:13 +01:00
github-actions[bot]
7f16fc14ce publish new versions (#1079)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-02-28 10:54:55 +02:00
github-actions[bot]
4f178fab5b publish new versions (#1077)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-02-27 16:14:23 +01:00
github-actions[bot]
aef8944690 publish new versions (#1076)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-02-26 19:18:16 +02:00
github-actions[bot]
9367df4dc1 Publish New Versions (#1073)
* publish new versions

* mend

---------

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
Co-authored-by: amrbashir <github@amrbashir.me>
2025-02-26 02:31:37 +02:00
github-actions[bot]
15cedf61df publish new versions (#1072)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2025-02-24 12:07:51 -03:00
github-actions[bot]
66754f355f publish new versions (#1045)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-02-22 11:56:46 +01:00
Tony
28f728c7bf chore(deps): update windows to 0.60 (#1068) 2025-02-22 11:34:33 +01:00
Fabian-Lars
08475f72b1 chore(deps): update objc2 to 0.6 (#1067) 2025-02-22 11:33:09 +01:00
Fabian-Lars
3664513621 chore: Update msrv to 1.74 and test it in CI (#1050) 2025-02-21 19:54:37 +01:00
Mads Marquart
8c8f0e8b79 refactor: Use objc2 (#1049) 2025-02-21 17:29:48 +01:00
Tony
543e1177ee chore(deps): update windows to 0.59 (#1044) 2025-01-14 05:53:51 +02:00
github-actions[bot]
cdfba4ecfc Publish New Versions (#1037)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-01-04 17:44:11 +02:00
github-actions[bot]
d0e46ade98 publish new versions (#1010)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-12-09 01:11:34 +02:00
Amr Bashir
88f0b4190f fix(android): fix compile when rwh_04 or rwh_05 is active (#1012)
* fix(android): fix compile when `rwh_04` or `rwh_05` is active

closes #1011

* test features
2024-11-11 21:52:30 +02:00
Amr Bashir
73741a7540 deps: remove instant (#1008)
closes #1006
2024-11-11 16:10:26 +02:00
github-actions[bot]
cb500906df Publish New Versions (#1009)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-11-11 16:02:51 +02:00
github-actions[bot]
0274b0fca6 Publish New Versions (#1004)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-11-09 03:13:54 +02:00
github-actions[bot]
0f7e95a0af Publish New Versions (#999)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-29 17:45:40 +03:00
github-actions[bot]
8d094bb1d3 Publish New Versions (#998)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-10-28 16:53:56 +03:00
github-actions[bot]
4968a9ec2a Publish New Versions (#982)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-10-04 06:21:05 +03:00
github-actions[bot]
11d83cffd5 Publish New Versions (#980)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-09-24 03:17:10 +03:00
github-actions[bot]
16b7d52cd4 Publish New Versions (#975)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-09-19 18:14:51 +03:00
github-actions[bot]
88f662c22c Publish New Versions (#968)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-09-02 17:14:03 +03:00
github-actions[bot]
340684d932 publish new versions (#965)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-21 08:27:23 -03:00
github-actions[bot]
508d4ab868 publish new versions (#944)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-16 18:32:25 -03:00
Amr Bashir
3c69d4561c chore(deps): update windows crate to 0.58 (#963)
* chore(deps): update windows crate to 0.58

* cocoa as well

* core-* crates
2024-08-16 16:07:27 -03:00
Marijn Suijten
f57561964c chore(deps): Upgrade to ndk 0.9 and fix thread-safety interactions (#956)
Most changes were copied over from my `wry` PR at
https://github.com/tauri-apps/wry/pull/1296.  Most notably a
`&ThreadLooper` is now passed to `wry::android_setup()` because we
have one, and it gives important safety guarantees when it comes to
registering callbacks on this looper, without (unnecessarily!) requiring
`Send`.  A thread-local requirement already exists for the `JNIEnv` that
is passed around anyway.

Also note that certain workarounds and illogical inverted passes
around `key_code()` handling are no longer needed, as the `ndk` crate
now passes an `enum` with the raw `i32` around so that the `.into()`
conversion for `i32` (the correct type) now becomes lossless.
2024-07-18 15:06:37 +03:00
github-actions[bot]
b20d500e51 Publish New Versions (#927)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-06-12 20:29:08 +03:00
renovate[bot]
29bee15103 fix(deps): update rust crate windows to 0.57 (#935)
* fix(deps): update rust crate windows to 0.57

* change file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
2024-06-12 20:09:09 +03:00
github-actions[bot]
422f29c635 Publish New Versions (#913)
Co-authored-by: wusyong <wusyong@users.noreply.github.com>
2024-05-07 17:28:16 +03:00
github-actions[bot]
bc0a719439 Publish New Versions (#902)
Co-authored-by: dklassic <dklassic@users.noreply.github.com>
2024-04-22 16:02:02 +02:00
Amr Bashir
5af059b1e5 chore(deps): update to windows-rs 0.56 and other deps (#909)
* chore(deps): update to windows-rs 0.56 and other deps

* fix iOS

* ios again
2024-04-18 12:07:57 +08:00