mirror of
https://github.com/elementary/gala.git
synced 2024-12-26 18:53:22 +03:00
30 lines
1.2 KiB
XML
30 lines
1.2 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 & Window Management</name>
|
||
|
<summary>A window & compositing manager for Pantheon</summary>
|
||
|
<description>
|
||
|
<p>A window & compositing manager based on libmutter and designed by elementary for use with Pantheon.</p>
|
||
|
</description>
|
||
|
<releases>
|
||
|
<release version="3.2.0" date="2019-12-09" 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>
|