smithay-clipboard version 0.7.0
This commit is contained in:
parent
aa877fcacc
commit
858419b586
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
## Unreleased
|
## 0.7.0 -- 2023-10-10
|
||||||
|
|
||||||
- Update SCTK to 0.18
|
- Update SCTK to 0.18
|
||||||
- Fix active polling of the clipboard each 50ms
|
- Fix active polling of the clipboard each 50ms
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "smithay-clipboard"
|
name = "smithay-clipboard"
|
||||||
version = "0.6.6"
|
version = "0.7.0"
|
||||||
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>"]
|
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Provides access to the wayland clipboard for client applications."
|
description = "Provides access to the wayland clipboard for client applications."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue