Fix serial ID tracking
The serial ID tracking was incorrectly reinserting any previously used seats without updating the serial information, leading to consecutive clipboard stores being dropped by the compositor. Fixes #33.
This commit is contained in:
parent
7ea43dbd97
commit
8ea0580829
4 changed files with 10 additions and 19 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
- Consecutive clipboard stores dropped until the application is refocused
|
||||
|
||||
## 0.6.2 -- 2020-12-17
|
||||
|
||||
- Segfault when dropping clipboard in multithreaded context while main queue is still running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue