window_clipboard/dnd
Ian Douglas Scott 6b9faab87b dnd: Don't call Arc::get_mut
The caller of `start_dnd` may also have a reference, so this can panic.
Either the public API shouldn't take an `Arc` or this should be avoided.

There doesn't seem to be any reason this is needed anyway.
2025-01-02 09:14:49 -08:00
..
src dnd: Don't call Arc::get_mut 2025-01-02 09:14:49 -08:00
Cargo.toml Update smithay-clipboard 2024-06-11 17:58:40 -07:00