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
Ashley Wulber
1832d5637b
refactor: remove Sized bound
2024-09-20 15:10:45 -04:00
Ian Douglas Scott
a5be704055
Update smithay-clipboard
2024-06-11 17:58:40 -07:00
Ashley Wulber
8a816d8f21
chore: update smithay-clipboard
2024-05-01 14:57:01 -04:00
Ashley Wulber
e717bd58a0
chore: update tag
2024-04-09 14:39:19 -04:00
Ashley Wulber
f290a4fc86
chore: update tag
2024-04-04 19:40:49 -04:00
Ashley Wulber
c9e7a8e2fa
refactor: use rwh
2024-03-29 15:48:29 -04:00
Ashley Wulber
42a888736b
refactor: use icon type when starting dnd
2024-03-27 18:28:59 -04:00
Ashley Wulber
5bfbaae180
refactor: update smithay-clipboard
2024-03-26 17:32:09 -04:00
Ashley Wulber
228288dfdf
feat: dnd integration
2024-03-26 16:03:05 -04:00