tauri/core
Philipp Bokatius 46b6598a94
fix: target specific window for window events (#8826)
* fix: target specific window for CLOSE_REQUESTED_EVENT emission

* fix: use emit_filter() instead of emit_to()

* fix: try sending event regardless of existing js listener

* cleanups

* change file

* emit_self -> emit_to_window

---------

Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
2024-02-12 17:55:20 +02:00
..
tauri fix: target specific window for window events (#8826) 2024-02-12 17:55:20 +02:00
tauri-build fix(build): fix writing schema file (#8782) 2024-02-05 14:32:27 -03:00
tauri-codegen Apply Version Updates From Current Changes (#8759) 2024-02-04 17:06:31 -03:00
tauri-config-schema docs: Fix broken config link (#8752) 2024-02-04 11:56:28 -03:00
tauri-macros Apply Version Updates From Current Changes (#8759) 2024-02-04 17:06:31 -03:00
tauri-plugin fix(core): do not generate files if plugin has no permissions (#8815) 2024-02-07 22:26:16 -03:00
tauri-runtime chore(deps): update wry to 0.36 (#8795) 2024-02-07 22:26:29 -03:00
tauri-runtime-wry chore(deps): update wry to 0.36 (#8795) 2024-02-07 22:26:29 -03:00
tauri-utils fix(core): do not generate files if plugin has no permissions (#8815) 2024-02-07 22:26:16 -03:00
tests chore: run pnpm format on the repo 2024-02-03 11:08:13 -03:00