gnome-shell 3.34.4

2020-02-16 Thread Florian Müllner
About GNOME Shell
=

GNOME Shell provides core user interface functions for the GNOME 3
desktop, like switching to windows and launching applications. GNOME
Shell takes advantage of the capabilities of modern graphics hardware
and introduces innovative user interface concepts to provide a
visually attractive and easy to use experience.

Tarball releases are provided largely for distributions to build
packages. If you are interested in building GNOME Shell from source,
we would recommend building from version control using the build
script described at:

 https://wiki.gnome.org/Projects/GnomeShell

Not only will that give you the very latest version of this rapidly
changing project, it will be much easier than get GNOME Shell and its
dependencies to build from tarballs.

News


* Switch screen-recorder back to VP8 [Björn; #256]

Contributors:
  Björn Daase

Translators:
  Jor Teron [mjw], Dušan Kazik [sk]



Download

https://download.gnome.org/sources/gnome-shell/3.34/gnome-shell-3.34.4.tar.xz 
(1.47M)
  sha256sum: e99cfb151307e1d5e5dff57b7026cf8aeace9d595a8c9e62537e934d0f14a366

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


mutter 3.34.4

2020-02-16 Thread Florian Müllner
About mutter


Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display
engine using the Clutter toolkit with solid window-management logic
inherited from the Metacity window manager.

While Mutter can be used stand-alone, it is primarily intended to be
used as the display core of a larger system such as GNOME Shell. For
this reason, Mutter is very extensible via plugins, which are used
both to add fancy visual effects and to rework the window management
behaviors to meet the needs of the environment.

News


* Handle mode set race conditions more gracefully [Jonas; !1007]
* Fix fallback to GLES2 [Adam; #635]
* Fix interoperation with wl_data_device_manager v1 [Carlos; #965]
* Fix visual glitches with offscreen effects applied [Georges; !992]
* Favor text over images in clipboard manager [Carlos; #919]
* Fixes crashes [Jonas, Carlos; !961, !869]
* Plugged memory leaks [Sebastian, Adam; !1002, !1011]
* Misc. bug fixes [Carlos, Robert, Olivier; !1005, #878, !1031, !1034, !1040]

Contributors:
  Olivier Fourdan, Carlos Garnacho, Adam Jackson, Sebastian Keller,
  Robert Mader, Georges Basile Stavracas Neto, Jonas Ådahl

Translators:
  Umarzuki Bin Mochlis Moktar [ms]



Download

https://download.gnome.org/sources/mutter/3.34/mutter-3.34.4.tar.xz (2.66M)
  sha256sum: 0134513515f605dd0858154d0b54d2e23c5779d52590533e266d407251e20ba2

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-disk-utility 3.35.91

2020-02-16 Thread Kai Lüke
About Disks
===

Disk Management Utility for GNOME

News


Sabri Ünal:
 * Add a shortcut for Keyboard Shorcuts page

Updated translations:
 * Alexandre Franke (fr), Anders Jonsson (sv), Aurimas Černius (lt),
   Balázs Úr (hu), Danial Behzadi (fa), Daniel Mustieles (es),
   Dušan Kazik (sk), Dz Chen (zh_CN), Efstathios Iosifidis (el),
   Fabio Tomat (fur), Fran Dieguez (gl), Goran Vidović (hr),
   Kukuh Syafaat (id), Marek Černocký (cs), Piotr Drąg (pl),
   Rafael Fontenelle (pt_BR), Sabri Ünal (tr), sicklylife (ja),
   Umarzuki Bin Mochlis Moktar (ms), Victor Grousset/tuxayo (eo),
   Yi-Jyun Pan (zh_TW), Марко Костић (sr)



Download

https://download.gnome.org/sources/gnome-disk-utility/3.35/gnome-disk-utility-3.35.91.tar.xz
 (1.31M)
  sha256sum: cb27c0edf6c56d1aa4544c6436d6a60a6584a4504872b6e8baa6c4118024d1c2

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gtkmm-documentation 3.97.1

2020-02-16 Thread Kjell Ahlstedt
About gtkmm-documentation
=

GNOME C++ bindings documentation

News


Distro packagers should probably not package this yet.

Apart from the changes listed below there are lots of small changes.
Most changes are caused by changes in gtkmm-4.0.
All example programs are compatible with gtkmm 3.97.1.
docs/tutorial/C/index-in.docbook is not fully updated.

* Use glibmm-2.64 instead of glibmm-2.62
  Require gtkmm-4.0 >= 3.97.1
  (Kjell Ahlstedt)
* meson.build: "ninja test" builds the example programs
  README files: meson is the recommended build system
  (Kjell Ahlstedt)
* Builder, example and description: Update use of get_widget() and
  get_widget_derived(). Describe combination with Glib::Property
  (Kjell Ahlstedt)
* Application example: Use Gio::Application::add_option_group()
  (Kjell Ahlstedt) Issue glibmm#46 (Patrick Storz)
* Meson build: Replace shell scripts with Python scripts
  Makefile.am: Distribute files needed when building with Meson
  (Kjell Ahlstedt)
* Builder: Using derived widgets: Update for glibmm
  (Daniel Boles) Merge request !5
* Drop pointless/confusing class around RadioButtons
  (Daniel Boles) Merge request !6
* Don't recommend `new` for an in-class member
  (Daniel Boles) Merge request !7
* Replace Glib::Exception by Glib::Error
  (Kjell Ahlstedt) Issue glibmm#23
* index-in.docbook: Change git.gnome.org to gitlab.gnome.org
  (Kjell Ahlstedt)
* Add examples/book/treeview/custom_treemodel
  (Kjell Ahlstedt) Issue #9 (Danny van Elsen)
* Use Gtk::PopoverMenu and Gtk::PopoverMenuBar instead of the removed
  Gtk::Menu and Gtk::MenuBar.
  Update drag-and-drop examples: Use Gtk::DragSource and DropTarget.
  Examples with toolbars: Replace removed Toolbar and *ToolButton
  by Box and *Button.
  (Kjell Ahlstedt)



ChangeLog
=
https://download.gnome.org/sources/gtkmm-documentation/3.97/gtkmm-documentation-3.97.1.changes
  (10.2K)

Download

https://download.gnome.org/sources/gtkmm-documentation/3.97/gtkmm-documentation-3.97.1.tar.xz
 (2.45M)
  sha256sum: fc37687fa6c25f6a9a591139c219d6e9657b885ec7ba1a9800917154440b1309

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-disk-utility 3.34.4

2020-02-16 Thread Kai Lüke
About Disks
===

Disk Management Utility for GNOME

News


Updated translations:
 * Ask Hjorth Larsen (da), Danial Behzadi (fa), Fabio Tomat (fur),
   Nathan Follens (nl), Umarzuki Bin Mochlis Moktar (ms), Yi-Jyun Pan (zh_TW)



Download

https://download.gnome.org/sources/gnome-disk-utility/3.34/gnome-disk-utility-3.34.4.tar.xz
 (1.32M)
  sha256sum: 1ec5a365292016572d336c31b252f726dd86655b0a93eab7be3b3c18ab8bf75c

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list