{"id":13478101,"url":"https://github.com/tauri-apps/window-shadows","last_synced_at":"2025-09-27T00:31:43.444Z","repository":{"id":39621695,"uuid":"443093605","full_name":"tauri-apps/window-shadows","owner":"tauri-apps","description":"Add native shadows to your windows.","archived":true,"fork":false,"pushed_at":"2024-02-07T17:05:00.000Z","size":2945,"stargazers_count":154,"open_issues_count":2,"forks_count":8,"subscribers_count":13,"default_branch":"dev","last_synced_at":"2024-04-14T04:24:53.453Z","etag":null,"topics":["macos","plugin","shadows","tao","tauri","tauri-plugin","windows","winit"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tauri-apps.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-12-30T14:10:26.000Z","updated_at":"2024-04-10T03:08:13.000Z","dependencies_parsed_at":"2023-02-17T20:15:44.494Z","dependency_job_id":"48d88495-0ec2-44b5-bc59-9cc8c8d8c765","html_url":"https://github.com/tauri-apps/window-shadows","commit_stats":{"total_commits":84,"total_committers":6,"mean_commits":14.0,"dds":0.5357142857142857,"last_synced_commit":"0b36ec7b2dfd6d1dfb882249cc07dd270a483508"},"previous_names":["tauri-apps/tauri-plugin-shadows"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fwindow-shadows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fwindow-shadows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fwindow-shadows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fwindow-shadows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tauri-apps","download_url":"https://codeload.github.com/tauri-apps/window-shadows/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871549,"owners_count":16554426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macos","plugin","shadows","tao","tauri","tauri-plugin","windows","winit"],"created_at":"2024-07-31T16:01:52.466Z","updated_at":"2025-09-27T00:31:38.035Z","avatar_url":"https://github.com/tauri-apps.png","language":"Rust","readme":"\u003e [!warning]\n\u003e # ARCHIVE NOTICE\n\u003e \n\u003e This crate is **Unmaintained**! it served its purpose which was an interim solution to enable shadows on undecorated windows for `tao` and `tauri`.\n\u003e \n\u003e As of `tauri@v2` and recent versions of `tao` and `winit`, they all support enablind/disabling shadows so this crate is not needed.\n\u003e\n\u003e If you're using `tauri@v1` and need this crate, don't worry, this crate will still function with `tauri@v1` without any problems.\n\n\n# window-shadows\n\n[![](https://img.shields.io/crates/v/window-shadows)](https://crates.io/crates/window-shadows) [![](https://img.shields.io/docsrs/window-shadows)](https://docs.rs/window-shadows/) ![](https://img.shields.io/crates/l/window-shadows)\n[![Chat Server](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/SpmNs4S)\n\nAdd native shadows to your windows.\n\n## Platform-specific\n\n- **Windows**: On Windows 11, the window will also have rounded corners.\n- **macOS**: Shadows are always disabled for transparent windows.\n- **Linux**: Unsupported, Shadows are controlled by the compositor installed on the end-user system.\n\n## Example\n\n```rs\nuse window_shadows::set_shadow;\n\n#[cfg(any(windows, target_os = \"macos\"))]\nset_shadow(\u0026window, true).unwrap();\n```\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n\n| Windows | macOS |\n| :---:   | :---: |\n| ![Windows screenshot](./screenshots/windows.png) | ![macOS screenshot](./screenshots/macOS.png) |\n\n\u003c/p\u003e\n","funding_links":[],"categories":["Rust","Development"],"sub_categories":["Plugins"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Fwindow-shadows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftauri-apps%2Fwindow-shadows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Fwindow-shadows/lists"}