Wayland: save energy by not rendering "suspended" windows on compositors that support that

Note that this breaks kitty on GNOME 45 which has a bug, but it fine on
GNOME 46.
This commit is contained in:
Kovid Goyal
2024-05-05 13:42:51 +05:30
parent 6e1df67e03
commit 849dcd424d
2 changed files with 16 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ Detailed list of changes
- Dont clear selections on erase in screen commands unless the erased region intersects a selection (:iss:`7408`)
- Wayland: save energy by not rendering "suspended" windows on compositors that support that
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~