github-actions[bot] 5ec769e6a1 publish new versions (#17)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2022-03-29 19:19:12 +02:00
2022-03-29 19:19:12 +02:00
2022-03-02 09:22:35 +02:00
2022-03-29 19:14:10 +02:00
2022-03-29 19:12:50 +02:00
2021-12-30 16:10:18 +02:00
2022-03-29 19:19:12 +02:00
2022-03-29 19:19:12 +02:00
2021-12-30 16:10:18 +02:00
2021-12-30 16:10:18 +02:00
2021-12-30 16:10:18 +02:00
2021-12-30 16:10:18 +02:00
2022-03-29 19:17:43 +02:00
2022-03-02 09:05:49 +02:00
2022-01-20 16:52:32 +02:00

window-shadows

Chat Server

Add native shadows to your windows.

Platform-specific

  • Linux: Unsupported, Shadows are controlled by the compositor installed on the end-user system.

Example

use window_shadows::set_shadow

set_shadow(&window, true).expect("Unsupported platform!");
Description
No description provided
Readme 3 MiB
Languages
Rust 100%