mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
X11: Fix a crash if the X server requests clipboard data after we have relinquished the clipboard
Fixes #5650
This commit is contained in:
parent
ecfebcd6af
commit
672ecde68b
2 changed files with 3 additions and 0 deletions
|
|
@ -78,6 +78,8 @@ Detailed list of changes
|
|||
|
||||
- Wayland KDE: Fix selecting in un-focused OS window not working correctly (:iss:`6095`)
|
||||
|
||||
- X11: Fix a crash if the X server requests clipboard data after we have relinquished the clipboard (:iss:`5650`)
|
||||
|
||||
|
||||
0.27.1 [2023-02-07]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue