Ashley Wulber
f68595ee0e
cleanup: dbg
2026-03-16 16:51:48 -04:00
Ashley Wulber
3a7af79e54
update smithay-clipboard and sctk
2026-03-02 12:32:18 -05:00
Ashley Wulber
a83bf83784
refactor: remove Box
2024-10-21 11:14:55 -04:00
Ashley Wulber
68f111cfd0
fix: dummy
2024-10-21 11:13:59 -04:00
Ashley Wulber
1832d5637b
refactor: remove Sized bound
2024-09-20 15:10:45 -04:00
Ashley Wulber
7c59b07b91
fix: stubs for various platforms
2024-06-19 12:47:13 -04:00
Jeremy Soller
6ca3cc3d4c
Stub DndProvider for dummy platform
2024-04-13 08:59:37 -06:00
Jeremy Soller
ff869add34
Make dummy Clipboard pub
2024-04-13 08:42:31 -06: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
4e05e3c657
make dnd types public
2024-03-26 16:05:29 -04:00
Ashley Wulber
228288dfdf
feat: dnd integration
2024-03-26 16:03:05 -04:00
Ashley Wulber
20e7cbedf5
chore: add more impls of clipboard methods
2024-03-14 17:19:32 -04:00
Ashley Wulber
71df657777
feat: add methods for loading raw data
2024-03-14 16:42:24 -04:00
Ashley Wulber
5dd795d463
refactor: add type that hides the platform clipboard
2024-03-14 13:30:50 -04:00
Ashley Wulber
886f430414
refactor: avoid breaking changes and update smithay-clipboard
2024-03-14 13:16:13 -04:00
Ashley Wulber
6c41143f5c
feat: add wayland impl for custom mime types
2024-02-29 17:15:30 -05:00
Ashley Wulber
8e7827ebbe
refactor: allow clipboard methods to take generic data
2024-02-29 14:30:53 -05:00
Mohammad AlSaleh
cb8471828a
Add primary clipboard support for X11 and wayland
...
The X11 code already had the functionality. Just didn't expose it.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-19 05:47:30 +03: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
bf49c91331
Update to raw-window-handle 0.6
2024-01-16 21:12:14 -08:00
Héctor Ramón
02979730ba
Merge pull request #20 from TobTobXX/update-raw-window-handle
...
Update raw-window-handle to v0.5
2023-04-11 06:18:16 +02:00
Jeremy Soller
9fc98bdd49
Use dummy platform for Redox OS
2023-01-11 09:28:47 -07:00
TobTobXX
1392da8339
Update raw-window-handle to v0.5
...
Update raw-window-handle to v0.5. This mainly consisted of using the
newly added RawDisplayHandle trait instead of the previously used
RawWindowHandle trait. For the Linux implementation, this also included
updating winit to v0.27
2022-07-27 15:29:12 +02:00
Héctor Ramón Jiménez
ae906dd623
Fix unused variable warning in dummy platform
2022-01-27 16:50:52 +07:00
Héctor Ramón Jiménez
93c7e17090
Box all the things in dummy platform
2022-01-27 16:49:44 +07:00
Héctor Ramón Jiménez
a5ef1bf81e
Fix Error name collision in dummy platform
2022-01-27 16:46:31 +07:00
Héctor Ramón Jiménez
9a5cac87bf
Remove clipboard_dummy crate
2022-01-27 16:41:00 +07:00
Andra Antariksa
0f74d59198
Add dummy platform 🌮
2021-11-10 20:54:49 +07:00
sognww
a995a965c5
Fix iOS stub.
2021-05-16 20:00:22 +08: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
Gitea
38a389b019
Add stub for android, with unimplemented error.
2020-08-12 20:58:22 +08:00
Héctor Ramón Jiménez
ae0833e3d2
Fix windows and ios modules
2020-03-12 07:18:35 +01:00
Héctor Ramón Jiménez
f697ee10bd
Remove clipboard_windows and simplify modules
2020-03-12 07:12:02 +01:00
Sebastian Imlay
af3d03db75
Added iOSClipboardError
2020-02-22 09:18:47 -08:00
Sebastian Imlay
958a9386c6
This is a stub of the iOS clipboard logic.
2019-12-21 19:57:00 -08:00
Héctor Ramón Jiménez
22c6dd6c04
Add information to cargo manifests
2019-12-19 06:32:29 +01:00
Héctor Ramón Jiménez
30ffa12d60
Fix macOS implementation
2019-12-19 05:56:42 +01:00
Héctor Ramón Jiménez
23004b960f
Remove copypasta and maintain our own fork
2019-12-19 05:47:36 +01:00
Héctor Ramón Jiménez
7070c91d26
Use copypasta for now
2019-12-18 06:41:02 +01:00
Héctor Ramón Jiménez
2f567d9261
Fix Wayland not being available in some platforms
2019-12-18 06:00:13 +01:00
Héctor Ramón Jiménez
6f71824857
Start with an initial draft
2019-12-18 05:55:42 +01:00