mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 06:18:17 +00:00
Wayland: Fix crash when enabling disabling monitors on sway
When an output is unregistered, the corresponding monitor object should be removed from every windows' monitor list Proper fix for #1696
This commit is contained in:
parent
3c7a71772c
commit
e846bc9308
2 changed files with 10 additions and 2 deletions
|
|
@ -43,6 +43,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
server side window decorations, such a GNOME or Weston not working
|
||||
correctly (:iss:`1659`)
|
||||
|
||||
- Wayland: Fix crash when enabling disabling monitors on sway (:iss:`1696`)
|
||||
|
||||
|
||||
0.14.1 [2019-05-29]
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue