Wayland GNOME: Workaround bug in mutter causing double tap on titlebar to not always work

Fixes #8054
This commit is contained in:
Kovid Goyal
2024-11-18 08:46:17 +05:30
parent 4f6ca36bc2
commit 1ff74b86dc
3 changed files with 11 additions and 5 deletions

View File

@@ -91,6 +91,8 @@ Detailed list of changes
- Discard OSC 9 notifications that start with :code:`4;` because some misguided software is using it for "progress reporting" (:iss:`8011`)
- Wayland GNOME: Workaround bug in mutter causing double tap on titlebar to not always work (:iss:`8054`)
0.37.0 [2024-10-30]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~