This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
tauri-plugins-workspace
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced
2026-09-10 20:38:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
add9aff3ead194398f3b8983504542617f8d343d
tauri-plugins-workspace
/
src
/
platform_impl
T
History
Yuyi Wang
add9aff3ea
fix: fix dangling pointer with Windows API,
fixes
#5
. (
#6
)
...
The class_name passed into WNDCLASSEXW is dangling.
2022-09-01 18:13:40 +02:00
..
linux.rs
feat: pass an
AppHandle
to the callback
2022-06-15 13:19:02 +02:00
macos.rs
fix(macos): fix
SingleInstanceCallback
type error (
#4
)
2022-08-25 12:35:10 +02:00
windows.rs
fix: fix dangling pointer with Windows API,
fixes
#5
. (
#6
)
2022-09-01 18:13:40 +02:00