Only update serial on PtrEvent::Enter/Button when seat is already presented (#8)
Fixes primary selection storing, when mouse button was pressed inside surface and then released outside.
This commit is contained in:
parent
b2b0e4099d
commit
705939b3bf
2 changed files with 23 additions and 3 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
- Fix primary selection storing, when releasing button outside of the surface
|
||||
|
||||
## 0.3.4 -- 2019-08-14
|
||||
|
||||
- Add fallback to gtk primary selection, when zwp primary selection is not available
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue