* fix(core): clear window surface for transparent windows closes #8632 this may conflict with `tauri-egui` rendering to the surface so we may need to add an option to disable internal rendering * fix build