Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/pages/about.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Wayland utilities:
to simplify the writing of wayland clients. In mostly include general functionalities
to factor-out the redundants parts of writing a client, allowing to focus on the
particularities of each specific app.
- [smithay-clipboard](https://github.com/Smithay/smithay-clipboard) is a utility crate
to provide access to the wayland clipboard for client applications.

Smithay dependencies:

Expand Down
2 changes: 1 addition & 1 deletion content/pages/documentation.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Aditionnaly, the docs for the master branches are automatically built and hosted
- [Wayland-rs master docs](https://smithay.github.io/wayland-rs/)
- [Wayland-window master docs](https://smithay.github.io/wayland-window/)
- [Wayland-kbd master docs](https://smithay.github.io/wayland-kbd/)

- [Smithay-clipboard master docs](https://smithay.github.io/smithay-clipboard/)