Commit graph

70 commits

Author SHA1 Message Date
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
Ian Douglas Scott
555678e6ed Update examples to winit 0.29 2024-01-16 21:09:18 -08:00
Ian Douglas Scott
d6224e1b03 Update clipboard-win 2024-01-16 20:45:19 -08:00
Ian Douglas Scott
cce758143e Update x11rb and smithay-clipboard dependencies 2023-12-12 12:55:27 -08:00
Héctor Ramón Jiménez
233844934e
Bump version 🎉 2023-04-11 06:22:16 +02:00
Héctor Ramón Jiménez
5fb572e9fe
Upgrade edition to 2021 in Cargo.toml 2023-04-11 06:21:59 +02:00
Héctor Ramón Jiménez
2e45dd1cbc
Update winit to 0.28 2023-04-11 06:20:36 +02: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
Héctor Ramón
45cda23798
Merge pull request #22 from ids1024/x11rb
x11: Update `x11rb`
2023-02-27 01:30:21 +01:00
Ian Douglas Scott
64e806fccd x11: Update x11rb 2023-01-12 10:25:00 -08:00
Héctor Ramón Jiménez
18cc5b91ff
Bump version 🎉 2023-01-12 16:08:10 +01:00
Héctor Ramón
558dbfb400
Merge pull request #21 from jackpot51/master
Use dummy platform for Redox OS
2023-01-11 18:17:22 +01: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
c97306d269
Bump versions 🎉 2022-05-10 20:21:39 +02:00
Héctor Ramón
1bfb82c729
Merge pull request #19 from tarkah/update/x11rb
Update x11rb to 0.9
2022-05-10 20:20:25 +02:00
Cory Forsstrom
0316755a5d Update x11rb to 0.9 2022-05-10 10:35:28 -07:00
Héctor Ramón Jiménez
34f08b2093
Bump version 🎉 2022-01-27 17:05:46 +07:00
Héctor Ramón
f27a89054e
Merge pull request #18 from andraantariksa/dummy-platform
Add dummy platform 🌮
2022-01-27 17:02:30 +07: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
2000137a2d
Build for Wasm in test worflow on GitHub CI 2022-01-27 16:42:07 +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
Héctor Ramón
fc11e948eb Bump version 🎉 2021-05-18 20:00:01 +07:00
Héctor Ramón
72d9560676
Merge pull request #16 from songww/fix_ios_stub
Fix iOS stub.
2021-05-18 16:28:03 +07:00
sognww
a995a965c5 Fix iOS stub. 2021-05-16 20:00:22 +08:00
Héctor Ramón Jiménez
2fa6318c48 Bump version of clipboard_x11 🎉 2021-03-11 00:59:37 +01:00
Héctor Ramón
a451ebe895
Merge pull request #14 from daxpedda/x11rb-improvements-2
More `x11rb` improvements
2021-03-11 00:56:50 +01:00
Héctor Ramón
42c8e8c4a6
Merge pull request #13 from daxpedda/x11rb-improvements
Use `x11rb` features to improve code
2021-03-11 00:52:31 +01:00
daxpedda
c12bb7e04c
Remove leftover 2021-03-10 22:16:41 +01:00
daxpedda
25e67b760b
More improvements 2021-03-10 21:28:59 +01:00
daxpedda
40e3e94b0b
Revert "Further improvements"
This reverts commit b4e2e560fd.
2021-03-09 08:38:04 +01:00
Héctor Ramón Jiménez
eec369da57 Bump versions 🎉 2021-03-09 03:01:10 +01:00
daxpedda
b4e2e560fd
Further improvements 2021-03-08 11:12:54 +01:00
daxpedda
57a2ec52dc
Use x11rb features to improve code 2021-03-08 10:29:40 +01:00
Héctor Ramón
19cb50404d
Merge pull request #12 from hecrj/feature/write-support
Write support
2021-03-08 03:37:55 +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
aeda90d4ef Bump versions 🎉 2021-02-11 22:52:00 +01:00
Héctor Ramón
8ef9c2ae01
Merge pull request #11 from hecrj/replace-xcb-with-x11rb
Replace `xcb` with `x11rb` in `clipboard_x11`
2021-02-11 22:51:41 +01:00
Héctor Ramón Jiménez
9b30c7552a Forbid unsafe code in clipboard_x11 2021-02-11 22:40:13 +01:00
Héctor Ramón Jiménez
3277d91321 Replace xcb with x11rb in clipboard_x11 2021-02-11 22:35:53 +01:00
Héctor Ramón
cf01306fc2
Merge pull request #7 from songww/master
Add stub for android, with unimplemented error.
2020-11-03 23:00:41 +01:00
Héctor Ramón
12746f96ba
Merge pull request #10 from aentity/update_smithay
update smithay_clipboard to 0.6 and dev winit to 0.23
2020-11-03 21:41:24 +01:00
aentity
95ac897439 update smithay_clipboard to 0.6 and dev winit to 0.23 2020-10-21 22:35:51 -07:00
Gitea
38a389b019 Add stub for android, with unimplemented error. 2020-08-12 20:58:22 +08:00
Héctor Ramón
3a9cf35718
Merge pull request #6 from hecrj/improvement/update-dependencies
Update `smithay_clipboard` and `clipboard-win`
2020-08-06 11:14:10 +02:00