summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2015-04-07 16:56:16 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2015-04-07 17:03:10 +0300
commit339f86b0314aec5bdc0b47f6c165211ae106e854 (patch)
tree1766a9fd988399fec384db26f9cc7f1786474074 /NEWS
parent730ce5f49f042b63acfcf2ad986aec29e8740ecb (diff)
downloadmetacity-339f86b0314aec5bdc0b47f6c165211ae106e854.tar.gz
bump version to 3.16.0, update NEWS3.16.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index be7074ba..4779e74d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 3.16.0
+==============
+- Added Adwaita and HightContrast metacity themes as they were removed from
+ gnome-themes-standart. (Alberts Muktupāvels)
+- Metacity now use theme setting key from org.gnome.metacity schema not
+ org.gnome.desktop.wm.preferences. (Alberts Muktupāvels)
+- Added support for GTK+ theme. Set theme to empty sting to enable GTK+
+ theme. Almost everything here was adapted from mutter. (Mutter developers,
+ Alberts Muktupāvels)
+- Added support for invisible borders. Again most work are based on mutter.
+ (Mutter developers, Alberts Muktupāvels)
+- Added invisible_border to metacity theme. Default is 10px extra space
+ for resize cursor area. (Alberts Muktupāvels)
+- Added back window thumbnails in alt-tab window as optional option. Can be
+ enabled setting alt-tab-thumbnails to true under org.gnome.metacity.
+ (Alberts Muktupāvels)
+- Better support for _GTK_FRAME_EXTENTS. (Alberts Muktupāvels)
+- Updated translations:
+ Balázs Úr (hu), Cheng-Chia Tseng (zh_TW), Daniel Mustieles (es),
+ Marek Černocký (cs), Muhammet Kara (tr), Piotr Drąg (pl),
+ Rafael Ferreira (pt_BR), Samir Ribic (bs), Yosef Or Boczko (he).
+
Version 3.15.2
==============
- Fix deprecated warnings. (Alberts Muktupāvels)