Commit graph

45 commits

Author SHA1 Message Date
Ashley Wulber
1063256706
wip: dnd offer handling 2024-03-25 16:18:42 -04:00
Ashley Wulber
10e534c1be
wip: Dnd setup 2024-03-25 16:18:18 -04:00
Ashley Wulber
f03396e009
chore: update CHANGELOG and increment version because of breaking changes 2024-03-25 16:17:48 -04:00
Ashley Wulber
1d5e98d4ea
refactor: remove thiserror from dependencies 2024-02-28 14:59:34 -05:00
Ashley Wulber
3e56207b3a
feat: support custom mime types 2024-02-27 17:50:33 -05:00
Kirill Chibisov
eebb02816e
smithay-clipboard version 0.7.1 2024-02-20 03:30:14 +04:00
Kirill Chibisov
858419b586
smithay-clipboard version 0.7.0 2023-10-10 21:33:54 +04:00
Kirill Chibisov
31392200dc
Update to SCTK 0.18.0
The main highlight is the move to calloop to handle all the requests
which makes it possible to remove all the active polling and clean the
data reading/writing, as well as accepting arbitrary long payloads.

This update also fixes the CI for the repository by moving it to github
actions, sets the minimum rust version, and edition to 2021.

Fixes #46.
Fixes #44.
Fixes #34.
2023-10-10 20:49:56 +04:00
Kirill Chibisov
e2ffc4f183
ci: use github actions 2023-10-10 20:15:14 +04:00
Victor Berger
9f3c0da59b version 0.6.6 2022-06-20 11:23:42 +02:00
Kirill Chibisov
f89b531897 Bump smithay-client-toolkit version to v0.16.0 2022-06-20 10:43:17 +02:00
Victor Berger
ad3d40ac85
v0.6.5 2021-10-31 10:47:05 +01:00
Kirill Chibisov
f807e133c0 Bump 'smithay-client-toolkit' to v0.15
This also bumps 'wayland-rs' to 'v0.29'.
2021-08-14 10:54:59 +02:00
Milkey Mouse
2833d93b48 Add dlopen feature
If the dlopen feature is disabled, system libraries depended on by
wayland-client and smithay-client-toolkit will be statically linked.
2021-07-13 10:01:35 +02:00
Victor Berger
b2b066c9e5
version 0.6.4 2021-06-25 16:12:44 +02:00
Benjamin Bouvier
fe44fead1c Bump smithay-client-toolkit to latest version 2021-06-25 15:59:32 +02:00
Victor Berger
d5fba32e7c
v0.6.3 2021-02-04 11:18:34 +01:00
Victor Berger
7ea43dbd97
v0.6.2 2020-12-17 12:42:54 +01:00
Victor Berger
a4827e5344
version 0.6.1 2020-10-13 15:45:28 +02:00
Victor Berger
05b6dec99c
version 0.6.0 2020-10-03 15:55:15 +02:00
Kirill Chibisov
eef2ca9f2e Update SCTK to 0.12 2020-09-30 18:30:51 +03:00
Victor Berger
12b9edc4f3
version 0.5.2 2020-08-30 18:43:21 +02:00
Kirill Chibisov
b88f48fbc0 Update sctk to 0.11.0 2020-08-30 18:37:23 +02:00
Victor Berger
40d0f2afc5
version 0.5.1 2020-07-10 20:43:41 +02:00
Kirill Chibisov
f4abc24f11 Fix clipboard not working when seat has empty name 2020-07-10 20:42:26 +02:00
Victor Berger
c4545c4dc8
version 0.5.0 2020-05-20 10:04:44 +02:00
Kirill Chibisov
bb652c775b
Update smithay-clipboard to SCTK 0.9.1 (#16)
This commit entirely reworks the internal structure of the entire crate,
as well as some of its APIs. This crate only accepts a C pointer to a
Wayland display object, since the target audience of this crate are
libraries without a wayland-client types. Also since seat information is
not presented in such clients most of the time, the clipboard entirely
relies on its seat tracking.
2020-05-10 15:40:03 +02:00
Victor Berger
a4240ad835 version 0.4 2020-03-09 22:46:54 +01:00
Victor Berger
9855d34e4a version 0.3.7 2020-02-27 16:01:09 +01:00
trimental
e28a54171f Release 0.3.6 2019-11-21 17:20:20 +08:00
trimental
3f727066e5 Release 0.3.5 2019-09-03 21:39:44 +08:00
trimental
b2b0e4099d Release 0.3.4 2019-08-14 00:10:31 +08:00
trimental
2fdbb82802 Release 0.3.3 2019-06-14 16:15:55 +08:00
Christian Duerr
ef7b206a1b Update to nix 0.14.1 (#6) 2019-06-14 16:10:10 +08:00
trimental
f4900f414d Release 0.3.2 2019-06-13 07:30:05 +08:00
Christian Duerr
817340fa14 Update smithay-client-toolkit version (#5)
* Update smithay-client-toolkit version

* Fix formatting issues
2019-06-13 07:19:39 +08:00
Lucas Timmins
18e49392ca Fix primary clipboard storing and release 0.3.1 2019-06-08 12:08:01 +08:00
Lucas Timmins
59fa30aba0 Release 0.3.0 2019-06-07 10:56:47 +08:00
Lucas Timmins
60e77cd2b0 Add primary selection support 2019-06-07 10:46:22 +08:00
Lucas Timmins
5c3fc2719c Release 0.2.1 2019-04-27 23:36:16 +08:00
Lucas Timmins
fb4e98165a Release 0.2.0 2019-04-27 22:26:09 +08:00
Lucas Timmins
bd004e8628 Release 0.1.1 2019-04-24 01:28:31 +08:00
Lucas Timmins
e0eb10cde6 Release 0.1.0 2019-02-14 18:23:55 +08:00
Lucas Timmins
0e959c7673 Rename to smithay-clipboard 2019-02-10 19:05:47 +08:00
Lucas Timmins
17011ea9f7 Initial commit 2019-02-10 01:28:53 +08:00