Commit graph

37 commits

Author SHA1 Message Date
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
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
Héctor Ramón Jiménez
5f78242246 Update smithay_clipboard and clipboard-win 2020-08-06 11:05:37 +02:00
Héctor Ramón Jiménez
f5293f9b3b Bump version 2020-03-12 07:25:57 +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
ae0833e3d2 Fix windows and ios modules 2020-03-12 07:18:35 +01:00
Héctor Ramón Jiménez
5849b06b9c Bump versions 2020-03-12 07:14:21 +01:00
Héctor Ramón Jiménez
f697ee10bd Remove clipboard_windows and simplify modules 2020-03-12 07:12:02 +01:00
Héctor Ramón
8161059964
Merge pull request #1 from simlay/ios-unimplemented-stub
This is a stub of the iOS clipboard logic.
2020-03-06 03:38:24 +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
be68c4c05a Add LICENSE to subcrates 2019-12-19 06:05:14 +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
b55ba14585 Add LICENSE 2019-12-18 06:44:45 +01:00
Héctor Ramón Jiménez
d5b529563f Bump version 2019-12-18 06:41:49 +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
10f1ff7a07 Install xcb libraries in CI 2019-12-18 06:20:18 +01:00
Héctor Ramón Jiménez
12b7479a4a Update README 2019-12-18 06:02:28 +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