VOOZH about

URL: http://anzwix.com/a/Mutter/BumpVersionTo3113

⇱ Anzwix / Mutter / Bump version to 3.11.3


Anzwix

  1. Latest News
  2. Linux Kernel: Linux 7.2-rc1
  3. avutil/int128: add header for 128-bit integers
  4. swscale/rational64: add 64-bit rational type
  5. avfilter/vf_scale_cuda: add `use_filters` option
  6. swscale/format: add support for AV_PIX_FMT_PAL8
  7. Linux Kernel: Linux 7.1
  8. swscale: add new SwsContext.backends option
  9. avcodec/itut35: add support for HDR Vivid


  1. Latest News (cont.)
  2. Linux Kernel: Linux 7.1-rc6
  3. avcodec/bsf: add dovi_split BSF
  4. avformat/mov: add support for vdep based tref
  5. Arch64: Add support for SVE2 ifuncs
  6. Linux Kernel: Linux 7.1-rc5
  7. swscale/aarch64: add NEON yuv->rgb16 fast paths
  8. avformat/webp: add Animated WebP demuxer
  9. apv_decode: add a Vulkan hwaccel
  10. Linux Kernel: Linux 7.1-rc4
  11. Linux Kernel: Linux 7.1-rc3
  12. Linux Kernel: Linux 7.1-rc2

Featured content is also available via:

👁 Image
👁 Image
👁 Image

Bump version to 3.11.3

Desktop / GNOME / Mutter - Florian Müllner [gnome.org] - 19 December 2013 11:59 UTC

Update NEWS.

###

diff --git a/NEWS b/NEWS
index 805aa93..9947cd2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.11.3
+======
+* xrandr: Use "hotplug_mode_update" property [Marc-André; #711216]
+* Fix position of attached dialogs for CSD windows [Giovanni, Owen; #707194]
+* Fix focus issues with external OSKs [Jasper; #715030]
+* Add a MetaCullable interface [Jasper; #714706]
+* Fix window group paint volume [Owen; #719669]
+* Fix frame extents problems [Owen; #714707]
+* Add shortcut to move windows between monitors [Florian; #671054]
+* Fix problems with focus tracking [Owen; #720558]
+* Misc. bug fixes and cleanups [Rui, Jasper, Owen; #712833, #678989, #720106,
+ #720417, #720630]
+
+Contributors:
+ Robert Bragg, Giovanni Campagna, Marc-André Lureau, Rui Matos, Alberto Milone,
+ Florian Müllner, Sindhu S, Jasper St. Pierre, Rico Tzschichholz,
+ Owen W. Taylor
+
+Translations:
+ 甘露(Gan Lu) [zh_CN], Khaled Hosny [ar]
+
3.11.2
======
* Fix resize operations using mouse-button-modifier [Lionel; #710251]
diff --git a/configure.ac b/configure.ac
index ebbe1df..f085550 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_CONFIG_MACRO_DIR([m4])

m4_define([mutter_major_version], [3])
m4_define([mutter_minor_version], [11])
-m4_define([mutter_micro_version], [2])
+m4_define([mutter_micro_version], [3])

m4_define([mutter_version],
[mutter_major_version.mutter_minor_version.mutter_micro_version])

addac88 Bump version to 3.11.3
NEWS | 21 +++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)

Upstream: git.gnome.org


Legal Disclaimer & Disclosure | Contact Us
Copyright © 2010 - 2026 by Phoronix Media. All rights reserved.
All trademarks and copyrights used are properties of their respective owners.
Powered by the Phoronix Content Management System (PHXCMS-8).