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.
9 lines
342 B
Markdown
9 lines
342 B
Markdown
# Contributing
|
|
|
|
Smithay Clipboard is open to contributions from anyone.
|
|
|
|
## Smithay Project
|
|
|
|
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 and freenode: `#smithay`.
|