Commit graph

9 commits

Author SHA1 Message Date
Ashley Wulber
5dd795d463
refactor: add type that hides the platform clipboard 2024-03-14 13:30:50 -04:00
Héctor Ramón Jiménez
e8f2fbdaf0
Return Result in examples instead of unwrap 2024-01-18 08:55:30 +01:00
Ian Douglas Scott
869737dadc Use HasDisplayHandle instead of deprecated HasRawDisplayHandle
Currently `connect` is unsafe because it doesn't take ownership of the
display or have a lifetime bound.
2024-01-16 21:37:13 -08:00
Ian Douglas Scott
555678e6ed Update examples to winit 0.29 2024-01-16 21:09:18 -08:00
daxpedda
25e67b760b
More improvements 2021-03-10 21:28:59 +01:00
Héctor Ramón Jiménez
5571e00073 Rename Clipboard::new to Clipboard::connect 2021-03-07 03:25:51 +01:00
Héctor Ramón Jiménez
a97dfae8f6 Implement write support for clipboard_x11 2021-03-06 04:37:48 +01:00
Héctor Ramón Jiménez
60df607d3f Update winit dev-dependency 2020-03-12 07:25:48 +01:00
Héctor Ramón Jiménez
6f71824857 Start with an initial draft 2019-12-18 05:55:42 +01:00