This is an automated email from the git hooks/post-receive script.

olivier pushed a 
commit to branch 
master
in repository xfce/xfwm4.

commit d3ed95bc6cff85355b9ed6dda2b60632708a383e
Author: Olivier Fourdan <four...@xfce.org>
Date:   Sun Jun 30 16:54:21 2019 +0200

    Release 4.13.3!
    
    Signed-off-by: Olivier Fourdan <four...@xfce.org>
---
 AUTHORS         | 18 +++++++++++++++++-
 NEWS            | 25 +++++++++++++++++++++++++
 configure.ac.in |  4 ++--
 3 files changed, 44 insertions(+), 3 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index b2906eb..34a85e2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,21 +6,37 @@ Olivier Fourdan <four...@xfce.org>
 Contributors :
 --------------
 
+Adam K <chkb...@safe-mail.net>
+Adam Purkrt <a...@purkrt.net>
+Alistair Buxton <a.j.bux...@gmail.com>
+Andre Miranda <andre...@xfce.org>
+Andrey Alekseenkov <zyx1...@gmail.com>
 Aquila Deus <aquila_d...@yahoo.co.uk>
 Aurelien Foret <orel...@chez.com>
 Benedikt Meurer <benedikt.meu...@unix-ag.uni-siegen.de>
+Błażej Szczygieł <spa...@wp.pl>
 Damon Harper <dl+xfce4-...@usrbin.ca>
 Darren Salt <li...@youmustbejoking.demon.co.uk>
+David Siroky <sir...@dasir.cz>
 Ian Morgan <imor...@webcon.ca>
+Iharob Al Asimi <iha...@gmail.com>
+Jason Zaman <ja...@perfinion.com>
 Jens Guballa <j.guba...@t-online.de>
+Jonas Zetterberg <j...@jozz.se>
 Joshua Blanton <jblan...@irg.cs.ohiou.edu>
 Juho Vaha-Herttua <juh...@iki.fi>
+Marcel Partap <mpar...@gmx.net>
+Martin Husemann <mar...@netbsd.org>
 May THO <thobo...@yahoo.fr>
 Nils Rennebarth <nils.renneba...@web.de>
 Ori Bernstein <rand_ch...@rogers.com>
 Paramjit Oberoi <pa...@cs.wisc.edu>
 Phil Vandry <van...@tzone.org>
+pn...@telenet.be <pn...@telenet.be>
+P. Pronk <x...@pronk.nl>
 Thomas Leonard <t...@ecs.soton.ac.uk>
+Timo <timo.te...@iki.fi>
+Viktor Odintsev <nine...@xfce.org>
 
 Credits :
 ---------
@@ -30,7 +46,7 @@ Portions of code based on the following projects :
 Oroborus: Ken Lynch <kenly...@blueyonder.co.uk>
 Metacity: Havoc Pennington <h...@redhat.com>
 Sawfish:  John Harper <j...@unfactored.org>
-xcompmgr: Copyright � 2003 Keith Packard
+xcompmgr: Copyright © 2003 Keith Packard
 
 gen-color-table.pl comes from gtk/gdk-pixbuf/gen-color-table.pl and has been
 copied as is without any modification so original copyright/license remain on
diff --git a/NEWS b/NEWS
index 6095ed5..d9c4f13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+4.13.3
+======
+
+- Update CSS for tabwinb only on theme change (Viktor Odintsev)
+- HiDPI: Use GTK3 scaling attributes for window titles (Viktor Odintsev)
+- HiDPI: Adjust default theme with scale
+- Fix initial pointer location when zooming
+- Fix double-click distance setting (Adam K)
+- Allow the top of the frame to be cropped when maximised (Adam K,
+  bug #14470)
+- Update default theme to use maximized cropping
+- Fix build without compositor (bug #15432)
+- Improved GLX support with NVIDIA proprietary/closed source driver
+  (bug #15453)
+- Compositor updates with GLX
+- Small optimization with zoom on GLX
+- Increase X11 client priority of xfwm4
+- Change default compositor background to plain black
+- Fallback to resource class name for icons (Iharob Al Asimi, bug #15510)
+- Clear shortcut in settings-dialog when removed (bug #12802)
+- Remove icons from window menu
+- Fix regression with maximized window (bug #15638)
+- I18n: Update translations: bg, ca, cs, da, de, es, fr, gl, hr, hu,
+  hy_AM, id, ie, it, lt, ms, nl, pl, pt, pt_BR, ru, sr, tr, zh_CN, zh_TW
+
 4.13.2
 ======
  - Fix flickering with GLX backend (bug #14564, bug #13519)
diff --git a/configure.ac.in b/configure.ac.in
index beee0a2..10f7470 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,9 +5,9 @@ dnl
 
 m4_define([xfwm4_version_major], [4])
 m4_define([xfwm4_version_minor], [13])
-m4_define([xfwm4_version_micro], [2])
+m4_define([xfwm4_version_micro], [3])
 m4_define([xfwm4_version_build], [@REVISION@])
-m4_define([xfwm4_version_tag],   [git])
+m4_define([xfwm4_version_tag],   [])
 m4_define([xfwm4_version], 
[xfwm4_version_major().xfwm4_version_minor().xfwm4_version_micro()ifelse(xfwm4_version_tag(),
 [git], [xfwm4_version_tag().xfwm4_version_build()], [xfwm4_version_tag()])])
 
 m4_define([gtk_minimum_version], [3.20.0])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to