From 84f1116323ffd9fc4f29ac2fea69cf336e37f136 Mon Sep 17 00:00:00 2001 From: Leonhard Kargl Date: Sun, 30 Aug 2026 12:35:33 +0200 Subject: [PATCH] Update version and metadata for 8.6.0 --- data/gala.metainfo.xml.in | 18 ++++++++++++++++++ meson.build | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/data/gala.metainfo.xml.in b/data/gala.metainfo.xml.in index ca70bbb64..60af89244 100644 --- a/data/gala.metainfo.xml.in +++ b/data/gala.metainfo.xml.in @@ -27,6 +27,24 @@ contact_at_elementary.io + + +

Improvements:

+
    +
  • Show transient windows over their parents in the multitasking view
  • +
  • Added a brand new on screen keyboard for the secure session
  • +
  • Screenshotting a window now includes open menus
  • +
  • On touchscreens swiping up from the bottom will now open the multitasking view
  • +
  • Fixed various edge cases that could lead to glitches with minimize and maximize animations
  • +
  • Updated translations
  • +
+
+ + Task switcher is very sensitive to mouse movement + "Current window" doesn't include children like popovers + +
+

Improvements:

diff --git a/meson.build b/meson.build index c37cb6091..3bf3126cb 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('gala', 'vala', - version: '8.5.1', + version: '8.6.0', meson_version: '>= 0.59.0', license: 'GPL3', default_options: [