16 lines
395 B
Markdown
16 lines
395 B
Markdown
# Change Log
|
|
|
|
## Unreleased
|
|
|
|
## 0.1.1 -- 2019-04-24
|
|
|
|
- Do a sync roundtrip to register avaliable seats on clipboard creation
|
|
- Collect serials from key and pointer events
|
|
- Return an empty string for load requests when no seats are avaliable
|
|
|
|
## 0.1.0 -- 2019-02-14
|
|
|
|
Initial version, including:
|
|
|
|
- `WaylandClipboard` with `new_threaded()` and `new_threaded_from_external()`
|
|
- multi seat support
|