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.
This commit is contained in:
parent
a4240ad835
commit
bb652c775b
14 changed files with 1040 additions and 1055 deletions
|
|
@ -6,4 +6,4 @@ Smithay Clipboard is open to contributions from anyone.
|
|||
|
||||
There is a Matrix room dedicated to the Smithay project:
|
||||
[#smithay:matrix.org](https://matrix.to/#/#smithay:matrix.org). If you don't want to use matrix, this room is
|
||||
also bridged to gitter: https://gitter.im/smithay/Lobby.
|
||||
also bridged to gitter: https://gitter.im/smithay/Lobby and freenode: `#smithay`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue