Wayland: Do not request idle inhibition for full screen windows

Fixes #6613
This commit is contained in:
Kovid Goyal
2023-09-12 16:43:46 +05:30
parent 93618842ae
commit f63bbfc88c
5 changed files with 2 additions and 39 deletions

View File

@@ -80,6 +80,8 @@ Detailed list of changes
- diff kitten: Add support for files that are identical apart from mode changes (:iss:`6611`)
- Wayland: Do not request idle inhibition for full screen windows (:iss:`6613`)
0.29.2 [2023-07-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~