Commit Graph

  • eee89249aa Apply Version Updates From Current Changes (#1201) wry-v0.38.2 wry-v0.38 github-actions[bot] 2024-03-25 17:29:49 +02:00
  • 3e84a0e276 fix: Compile issue on Linux for 32bit targets (#1200) Fabian-Lars 2024-03-25 15:27:46 +01:00
  • b43d31aaf7 wip: possible fix Jason Tsai 2024-03-23 17:23:00 +08:00
  • d1c82e5b9f wip fabianlars 2024-03-20 18:05:51 +01:00
  • 90a5447d0b fix(mac): unsuppressing media permission request only for macOS 14.0 Jason Tsai 2024-03-20 12:11:53 +08:00
  • 3ec2ea9d47 Apply Version Updates From Current Changes (#1193) wry-v0.38.1 github-actions[bot] 2024-03-19 11:46:53 -03:00
  • 7c9e71f469 fix: build failing with the tracing feature on Windows (#1192) Lucas Fernandes Nogueira 2024-03-19 11:45:43 -03:00
  • 17f3c08b28 Apply Version Updates From Current Changes (#1181) wry-v0.38.0 github-actions[bot] 2024-03-19 10:39:13 -03:00
  • e1e2e071e5 chore(deps): update windows crate to 0.54 and webview2-com to 0.29 (#1190) Amr Bashir 2024-03-19 14:36:19 +02:00
  • ba1fa58a41 chore: fix import in bench tests (#1188) Amr Bashir 2024-03-13 17:16:51 +02:00
  • 5789bf759c refactor!: refactor drag and drop events (#1187) Amr Bashir 2024-03-13 14:15:20 +02:00
  • ae64a09383 fix(mac): suppress duplicated media permission prompt (#1186) Jason Tsai 2024-03-11 20:00:54 +08:00
  • b8fea396c2 refactor(ipc): use http::Request on with_ipc_handler (#1183) Lucas Fernandes Nogueira 2024-03-06 10:56:42 -03:00
  • 549c6637b2 fix(linux): add cfg for attach_inpsector_handlers to fix release builds (#1185) Amr Bashir 2024-03-06 14:47:06 +02:00
  • 3a2026b37b refactor!: refactor windows and linux backends for better maintainability (#1182) Amr Bashir 2024-03-06 07:15:36 +02:00
  • 00bc96d115 feat(android): add WryActivity::onWebViewCreate hook (#1179) Lucas Fernandes Nogueira 2024-03-04 12:13:42 -03:00
  • e6f0fbd333 fix(android): null pointer exception on ipc.postMessage(null) (#1180) Lucas Fernandes Nogueira 2024-03-04 12:12:27 -03:00
  • f8761fbaaa ci: use fetch-depth 0 for covector changelog (#1176) Amr Bashir 2024-02-22 09:32:01 +02:00
  • 91ac2e4b95 Apply Version Updates From Current Changes (#1164) wry-v0.37.0 wry-v0.37 github-actions[bot] 2024-02-21 17:48:43 -03:00
  • 8c86fbaf51 chore(examples): change simple example url amrbashir 2024-02-15 17:17:07 +02:00
  • 23cc5f5d2f fix(test): remove ? after with_url in bench tests (#1170) Jason Tsai 2024-02-15 22:53:55 +08:00
  • 3bdccb7513 fix(linux): percent-decode paths before firing FileDropEvent (#1168) Amr Bashir 2024-02-15 06:39:42 +02:00
  • 2ff8d9d245 refactor!: remove internal url parsing and data: url support (#1169) Amr Bashir 2024-02-14 07:29:08 +02:00
  • e50ce47ea3 feat: add reparent function (#1166) Amr Bashir 2024-02-12 16:10:50 +02:00
  • e2542de7b6 Revert "fix(macos): global keys shortcuts" (#1163) Jason Tsai 2024-02-08 14:33:56 +08:00
  • 8f92a35cf0 Apply Version Updates From Current Changes (#1147) wry-v0.36.0 wry-v0.36 github-actions[bot] 2024-02-06 08:05:43 -03:00
  • 8646120339 fix(android): add void evalScript(...); to proguard-wry (#1159) pashokitsme 2024-02-04 07:13:26 +03:00
  • 35025984a0 chore(deps): update rust crate tao to 0.25 (#1160) renovate[bot] 2024-02-04 00:28:35 +02:00
  • 98d751e105 feat(ci): run unit tests and check build on M1 Mac (#1158) Linda_pp 2024-01-31 13:25:23 +09:00
  • c033bd27f2 fix(macos): global keys shortcuts (#1156) thewh1teagle 2024-01-31 02:15:53 +02:00
  • 95173285df fix(servo): fix type error on building servo example (#1157) Linda_pp 2024-01-30 00:13:53 +09:00
  • 818dc8d588 fix(docs): mention that 'transparent' feature is required in transparent example. (#1155) Paweł Bis 2024-01-27 06:09:53 +01:00
  • 4031ced7f5 Update mozjs dep Wu Wayne 2024-01-26 18:40:14 +09:00
  • 7234b2b99a fix(macos): fix SEGV when calling WebView::evaluate_script on release build (#1152) Linda_pp 2024-01-24 22:07:38 +09:00
  • 52c861bbef fix(deps): update rust crate url to 2.5 (#1149) renovate[bot] 2024-01-22 17:40:01 +02:00
  • af37d60953 fix(ci): adjust feature flags for bench CI Amr Bashir 2024-01-22 15:48:47 +02:00
  • 7a257b3b3d fix(deps): update rust crate tao-macros to 0.1.2 (#1059) renovate[bot] 2024-01-22 15:45:50 +02:00
  • 02776cfa3e chore(deps): update rust crate wgpu to 0.19.1 (#1146) renovate[bot] 2024-01-22 15:44:46 +02:00
  • cefc39c230 chore: improve wording in README.md (#1145) inspector71 2024-01-23 00:42:41 +11:00
  • 19e35a4dcc fix(deps): update raw-window-handle to v0.6 (#1144) Linda_pp 2024-01-22 22:40:03 +09:00
  • 33609e95eb docs(windows): Recommend users to use different data dirs for different envs (#1141) Fabian-Lars 2024-01-18 18:36:22 +01:00
  • dbb19a4dc7 Simplfy build steps Wu Yu Wei 2024-01-15 13:16:48 +09:00
  • 305220efbe servo-wry-demo: fix build on Windows and update README (#1138) Delan Azabani 2024-01-12 19:01:30 +08:00
  • 7aeb848420 chore(example): fix the hyperlink in custom protocol example page (#1135) Jason Tsai 2024-01-04 07:11:09 +08:00
  • 9ff362bd61 Update README.md Wu Wayne 2024-01-03 13:29:48 +08:00
  • 2aa96bd9ad chore: support resizing in custom titlebar example (#1134) Amr Bashir 2024-01-03 06:01:01 +02:00
  • eb4e6b47f1 Apply Version Updates From Current Changes (#1131) wry-v0.35.2 wry-v0.35 github-actions[bot] 2024-01-02 08:23:36 -03:00
  • 9aae0636ee chore: add servo demo readme Jason Tsai 2024-01-02 16:23:20 +08:00
  • 0ef041ffec feat: add tracing for evaluate_script, ipc_handler and custom_protocols (#1133) Lucas Fernandes Nogueira 2023-12-28 11:34:57 -03:00
  • 95329f8821 chore: add resources folder to gitignore Jason Tsai 2023-12-28 14:38:10 +09:00
  • 6fc7182a46 fix: add target os flag to demo Jason Tsai 2023-12-28 14:36:42 +09:00
  • f93d9bf21a window decoration Jason Tsai 2023-12-28 14:34:55 +09:00
  • 06e10d0398 chore: typo (#1132) Amr Bashir 2023-12-28 05:01:44 +02:00
  • 17a5129a8c feat(linux): support adding to gtk::Fixed (#1128) Amr Bashir 2023-12-27 15:25:27 +02:00
  • 85754e6294 add servo-wry demo page Jason Tsai 2023-12-27 20:13:39 +09:00
  • 713d5630e6 chore: gitignore resources folder tao-servo Jason Tsai 2023-12-27 14:43:09 +09:00
  • ad34a88242 Revert "let tauri-runtime-wry works" Jason Tsai 2023-12-27 14:42:41 +09:00
  • 6c35f5ae1d let tauri-runtime-wry works Jason Tsai 2023-12-27 14:13:50 +09:00
  • 92156554fd fix(docs): fix links in v0.35.1 changelog items (#1130) Linda_pp 2023-12-27 12:49:09 +09:00
  • 13ab1ce97b an attempt fix/x11-transparency amrbashir 2023-12-21 04:40:29 +02:00
  • df7c713bb6 Apply Version Updates From Current Changes (#1092) wry-v0.35.1 github-actions[bot] 2023-12-19 15:30:33 +02:00
  • 09c2d07df6 Publish New Versions (0.24.x) (#1108) wry-v0.24.7 github-actions[bot] 2023-12-19 15:21:54 +02:00
  • eef33c9372 fix: exclude change files, github assets, and audits from package (#1124) chip 2023-12-19 07:05:42 +09:00
  • 29633e91fe fix: backport cargo exclude from #1124 into 0.24 (#1125) chip 2023-12-19 07:05:30 +09:00
  • 48ac295498 fix(tauri-servo): buildable Jason Tsai 2023-12-19 02:35:26 +08:00
  • 3db8e5eaea chore: cleanup issue and PR templates (#1123) Amr Bashir 2023-12-15 06:42:38 +02:00
  • 30a85f3114 fix(windows): fix file drop handler (#1122) Amr Bashir 2023-12-14 05:06:18 +02:00
  • fa7ccc2601 fix(servo): update servo constructor to vendor version (#1121) servo Jason Tsai 2023-12-13 18:18:47 +08:00
  • ca77200b96 fix(servo): update servo client to vendor's new constructor interface Jason Tsai 2023-12-13 16:46:15 +08:00
  • e34cbfd318 fix(servo): merge duplicated match branches (#1120) Jason Tsai 2023-12-13 12:54:47 +08:00
  • 08b82c60a2 chore: clean up warnings Jason Tsai 2023-12-13 11:14:06 +08:00
  • 68b29e63dc fix(tao-servo): redraw timing Jason Tsai 2023-12-13 11:02:24 +08:00
  • 60676cc0f9 feat: using tao window Jason Tsai 2023-12-12 19:49:26 +08:00
  • c9cc851355 feat(servo): browser unload (#1119) Jason Tsai 2023-12-13 10:26:35 +08:00
  • 652578362a fix: Update README example (#1116) Marc Espin 2023-12-08 05:15:14 +01:00
  • b15697aff1 feat(servo): add AllowNavigationRequest support (#1114) Jason Tsai 2023-12-05 18:44:29 +08:00
  • ac3f0507b0 feat(servo): support cursor changing (#1105) Jason Tsai 2023-12-04 12:56:18 +08:00
  • 11bf942245 feat(servo): add mouse wheel and scroll event (#1104) Jason Tsai 2023-12-04 12:53:03 +08:00
  • e116d42731 fix: #1101 screen share permissions dialog (#1111) Tarush Nagpal 2023-12-04 07:43:26 +03:00
  • dba375f2b1 chore(deps): update unmaintained dependency from kuchiki to kuchikiki (#1106) Fabian-Lars 2023-11-30 15:52:28 +01:00
  • 6e0638c266 feat(servo): add pinch zoom event for macos trackpad zoom (#1103) Jason Tsai 2023-11-29 21:09:51 +08:00
  • d933c13ba0 feat(servo): add mouse events (#1100) Jason Tsai 2023-11-29 12:21:59 +08:00
  • aa7802d1a4 ci: add build tests for cargo doc reading metadata from Cargo.toml (#1099) Linda_pp 2023-11-29 10:51:59 +09:00
  • a8c0d384fc Fix IPC crash on wkwebview if receiving invalid types (#1097) Ngo Iok Ui (Wu Yu Wei) 2023-11-28 17:27:15 +09:00
  • a4a39b9b23 fix(doc): fix the API documentation cannot be built on docs.rs (#1098) Linda_pp 2023-11-28 00:33:32 +09:00
  • 012537fdff Add winit event loop workflow Wu Wayne 2023-11-27 19:37:40 +09:00
  • 0cd8ff8bdd Rework to single thread servo_fix Wu Wayne 2023-11-27 15:47:01 +09:00
  • a6d430435f Publish New Versions (0.24.x) (#1095) wry-v0.24.6 github-actions[bot] 2023-11-23 14:41:23 -03:00
  • 7dd542fcd6 feat: add tracing for evaluate_script, ipc_handler and custom_protocols (#1093) Lucas Nogueira 2023-11-23 14:22:16 -03:00
  • 180548ea83 chore: add sponsors section to readme (#1094) Fabian-Lars 2023-11-23 15:15:39 +01:00
  • 1098f23a40 Refactor to single thread servo-fix Wu Yu Wei 2023-11-23 21:30:58 +09:00
  • 8fddbb6d51 feat: add WebView::bounds getter (#1091) Lucas Fernandes Nogueira 2023-11-22 10:45:12 -03:00
  • 0ee3be60ab publish new versions (#1088) wry-v0.24.5 github-actions[bot] 2023-11-21 13:20:33 +09:00
  • c241b48eb0 apply version updates (#1054) wry-v0.35.0 github-actions[bot] 2023-11-21 13:02:14 +09:00
  • e61e7f8474 chore: tao 0.24 (#1090) Lucas Fernandes Nogueira 2023-11-20 22:10:52 -03:00
  • 5938f7e378 chore(deps): update windows and windows-implement crates to 0.52 (#1089) Amr Bashir 2023-11-20 17:15:10 +02:00
  • c78c69b3cb fix: fix wkwebview crashed when received invalid UTF8 string from IPC (#1084) (#1085) Ngo Iok Ui (Wu Yu Wei) 2023-11-20 21:13:31 +09:00
  • 1baff40683 Handle resize event Wu Yu Wei 2023-11-20 19:34:22 +09:00
  • a2d5db763d Merge branch 'dev' into servo Wu Yu Wei 2023-11-20 12:53:01 +09:00
  • 10229e2ea8 Fix wkwebview crashed when received invalid UTF8 string from IPC (#1084) Ngo Iok Ui (Wu Yu Wei) 2023-11-20 12:36:20 +09:00