mirror of
https://github.com/tauri-apps/window-shadows.git
synced 2026-02-04 10:41:24 +01:00
chore: update archive notice
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
> # ⚠️ ARCHIVE NOTICE ⚠️
|
||||
> [!warning]
|
||||
> # ARCHIVE NOTICE
|
||||
>
|
||||
> This crate is no longer maintained, it served its purpose which was an interim solution to enable shadows on undecorated windows for `tao` and `tauri` with a unified function.
|
||||
> This crate is **Unmaintained**! it served its purpose which was an interim solution to enable shadows on undecorated windows for `tao` and `tauri`.
|
||||
>
|
||||
> As of `tauri@v2` and recent versions of `tao` and `winit`, they all support enablind/disabling shadows by default.
|
||||
> As of `tauri@v2` and recent versions of `tao` and `winit`, they all support enablind/disabling shadows so this crate is not needed.
|
||||
>
|
||||
> If you're using `tauri@v1` and need this crate, don't worry, this crate will still function with `tauri@v1` without any problems.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user