smithay-clipboard version 0.7.0

This commit is contained in:
Kirill Chibisov 2023-10-10 21:33:54 +04:00 committed by GitHub
parent aa877fcacc
commit 858419b586
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Change Log
## Unreleased
## 0.7.0 -- 2023-10-10
- Update SCTK to 0.18
- Fix active polling of the clipboard each 50ms

View file

@ -1,6 +1,6 @@
[package]
name = "smithay-clipboard"
version = "0.6.6"
version = "0.7.0"
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>"]
edition = "2021"
description = "Provides access to the wayland clipboard for client applications."