gala/data/gala.appdata.xml.in
Danielle Foré 1e3a7c171a
WindowManager: dialogs fall down (#1297)
* WindowManager: dialogs fall down

* Update gala.appdata.xml.in

Co-authored-by: José Expósito <jose.exposito89@gmail.com>
2021-11-07 02:36:25 +01:00

122 lines
4.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 elementary, Inc. <contact@elementary.io> -->
<component>
<id>io.elementary.gala</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Multitasking &amp; Window Management</name>
<summary>A window &amp; compositing manager for Pantheon</summary>
<description>
<p>A window &amp; compositing manager based on libmutter and designed by elementary for use with Pantheon.</p>
</description>
<releases>
<release version="6.2.2" date="2021-10-21" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Support for high-resolution scroll events</li>
<li>Redesigned Alt + Tab switcher</li>
<li>Dim the parents of modal dialogs</li>
<li>Dialogs fall down on parents instead of shooting out</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="6.2.1" date="2021-09-29" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Fix a potential crash when taking screenshots</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="6.2.0" date="2021-09-22" urgency="medium">
<description>
<p>New features:</p>
<ul>
<li>Stash the picture-in-picture window by pushing it off screen</li>
</ul>
<p>Improvements:</p>
<ul>
<li>Fix a potential crash while changing wallpapers</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="6.0.1" date="2021-08-11" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Include window decorations in screenshots for server-side decorated windows</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="6.0.0" date="2021-07-14" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Add multitouch gestures</li>
<li>Show window titles in multitasking view</li>
<li>Close the Alt + Tab switcher by pressing Esc without releasing Alt</li>
<li>Increase maximum zoom level and provide feedback when unable to zoom</li>
<li>Show a context menu when secondary clicking the background</li>
<li>New Dwell Click and Locate Pointer animations</li>
<li>Add Take Screenshot to window context menu</li>
<li>Always play shutter sound when taking screenshots</li>
<li>Minor visual improvements</li>
<li>HiDPI fixes</li>
<li>Performance improvements</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="3.3.2" date="2020-04-30" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Fix “Always on Visible Workspace” windows disappearing when changing workspaces</li>
<li>Fix windows on non-primary displays disappearing when changing workspaces</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="3.3.1" date="2020-04-25" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Fix crash when changing workspaces while a transient window is opening</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="3.3.0" date="2020-04-02" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Don't show Gala Background Services in the dock</li>
<li>Fixes for media key handling</li>
<li>Show keyboard shortcuts in HeaderBar menus</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="3.2.0" date="2020-01-07" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Improve window shadows for legacy apps</li>
<li>Fix potential crash when taking screenshots</li>
<li>Fix notification position after changing DPI</li>
<li>Fix animations for moving and maximizing tiled windows</li>
</ul>
</description>
</release>
</releases>
<compulsory_for_desktop>Pantheon</compulsory_for_desktop>
<developer_name>elementary, Inc.</developer_name>
<url type="homepage">https://elementary.io</url>
<url type="bugtracker">https://github.com/elementary/gala/issues</url>
</component>