Merge compiz:mitya57/news-0.9.14.0 into compiz:master

Proposed by Dmitry Shachnev
Status: Merged
Merged at revision: 146175b8ac1ba8000f6fe4fa8aacdb06f9405f33
Proposed branch: compiz:mitya57/news-0.9.14.0
Merge into: compiz:master
Diff against target: 43 lines (+36/-0)
1 file modified
NEWS (+36/-0)
Reviewer Review Type Date Requested Status
Alberts Muktupāvels Pending
Compiz Maintainers Pending
Review via email: mp+363283@code.launchpad.net

Description of the change

Added NEWS entry for the new 0.9.14.0 release.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/NEWS b/NEWS
2index 8197c37..dee3f12 100644
3--- a/NEWS
4+++ b/NEWS
5@@ -1,3 +1,39 @@
6+Release 0.9.14.0 (2019-02-16 Dmitry Shachnev <mitya57@ubuntu.com>)
7+==================================================================
8+
9+Highlights
10+
11+- Development has switched from Bazaar back to Git.
12+- CCSM has been ported to PyGObject, GTK 3 and Python 3.
13+- compizconfig-python has been ported from Pyrex to Cython.
14+- Restored the Color Filter plugin by porting it to the new plugin API.
15+- Added support for loading configuration from multiple files.
16+- Docks and splashscreens now appear focused.
17+- Fixed build errors with GCC 8.
18+- Removed KDE (4.x) support code.
19+- Compiz now needs cmake ≥ 3.10.0 and pkg-config ≥ 0.29.1 to build.
20+- gtk-window-decorator now needs libmetacity ≥ 3.22.0 to build.
21+
22+Bugs Fixed
23+
24+https://pad.lv/1530277 - gtk-window-decorator: Scale decorations on HiDPI.
25+https://pad.lv/1579421 - Fix initial serverFrame position.
26+https://pad.lv/1700859 - Reduce effects when lowgfx mode is enabled.
27+https://pad.lv/1702297 - Use AnyPropertyType when getting _MOTIF_WM_HINTS
28+ property.
29+https://pad.lv/1722732 - Add missing plugin description files to potfiles.
30+https://pad.lv/1728870 - Keep the last MotionNotify when collapsing them.
31+https://pad.lv/1729045 - compizconfig: Load modules in alphabetical order
32+ instead of undefined order.
33+https://pad.lv/1736446 - ezoom: Add option to choose between no smoothing and
34+ linear smoothing.
35+https://pad.lv/1750619 - Region: define static const functions returning
36+ infinite and empty regions.
37+https://pad.lv/1763032 - showmouse: Enable by default Guides instead of
38+ Emitters.
39+https://pad.lv/1763692 - ezoom: Do not enable "Target Focused Window on
40+ Specific Zoom" by default.
41+
42 Release 0.9.13.1 (2016-11-11 Marco Trevisan (Treviño) <mail@3v1n0.net>)
43 =======================================================================
44

Subscribers

People subscribed via source and target branches