[Xfce4-commits] [xfce/xfce4-settings] 01/01: Updates for release
noreply at xfce.org
noreply at xfce.org
Sun Mar 18 21:56:47 CET 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h x f c e - 4 . 1 2
in repository xfce/xfce4-settings.
commit 3ee5c9872bdd830ef3fca08c52b3fcbf37652105
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Mar 18 16:56:00 2018 -0400
Updates for release
---
NEWS | 12 ++++++++++++
configure.ac.in | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 8c6d091..cab34e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+4.12.3
+======
+- Improvements for multimonitor support:
+ - Visualize all three display configuration states
+ - Visually note if two displays overlap (mirrored) but are not cloned
+ - Always draw active display last so it's on top
+ - Fix: Correctly position monitors in extended mode
+ - Fix: Race condition with monitor connect and disconnect
+ - Fix: Segfault on monitor reconnect
+- Translation updates: Belarusian, Danish, Greek, Italian, Malay,
+ Norwegian Bokmål, Polish, Portuguese (Brazil), Serbian, Swedish, Turkish
+
4.12.2
======
- Fix: Leave monitors where they were if possible (Xfce #14096)
diff --git a/configure.ac.in b/configure.ac.in
index a40248a..520751d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ dnl *** Version information ***
dnl ***************************
m4_define([xfce4_settings_version_major], [4])
m4_define([xfce4_settings_version_minor], [12])
-m4_define([xfce4_settings_version_micro], [2])
+m4_define([xfce4_settings_version_micro], [3])
m4_define([xfce4_settings_version_nano], [])
m4_define([xfce4_settings_version_build], [@REVISION@])
m4_define([xfce4_settings_version_tag], []) # Leave empty for releases
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list