ANNOUNCE: Clutter 1.14.4 (stable)
Good news, everyone! A new Clutter release is now available at: http://download.gnome.org/sources/clutter/1.14/ SHA256 Checksum: c996d91fff6fff24d9e23dcd545439ebc6b999fb1cf9ee44c28ca54c49c0ee1c clutter-1.14.4.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter will include a signed 1.14.4 tag which points to a commit named: 5f96faf259db61a4424f96ce944ae01493f6a4fd which can be verified with: git verify-tag 1.14.4 and can be checked out with a command such as: git checkout -b build 1.14.4 Clutter is a library for creating compelling, dynamic and portable graphical user interfaces. Clutter is released under the terms of the GNU Lesser General Public License, version 2.1 or (at your option) later. Clutter depends on: GLib ≥ 2.31.19 JSON-GLib ≥ 0.12.0 Cogl ≥ 1.14.0 Cairo ≥ 1.10 Pango ≥ 1.30 Atk ≥ 2.5.3 Clutter also has platform-specific dependencies; for more information, see the README file included in the release. Documentation: Clutter: http://developer.gnome.org/clutter/stable/ Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/ Release Notes: - This version is API and ABI compatible with the current stable release of Clutter. - Installing the contents of this release will overwrite the files from the installation of the current release of Clutter. - Bugs should be reported on the Clutter Bugzilla product, at: http://bugzilla.gnome.org/enter_bug.cgi?product=clutter • List of changes since Clutter 1.14.2 - Fix GestureAction handling of multi-touch gestures - Add a paint callback for Stage updates This experimental API allows installing a notification function on ClutterStage that is called when the stage has finished drawing, but before the frame buffer is flushed. This function replaces the ::paint signal on the ClutterStage in a way that does not disable paint volume culling and optimizations. - Improve scaling behaviour in ZoomAction Instead of recomputing the scaling center, the action should use the pivot-point of the ClutterActor. - Documentation fixes • List of bugs fixed since Clutter 1.14.2 #698668 - A few improvements to ClutterGestureAction #698671 - Refactor event handling code in ClutterGestureAction #698674 - Improve ClutterZoomAction behavior #698783 - Add a paint callback for ClutterStage Many thanks to: Lionel Landwerlin Have fun with Clutter! ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/ ___ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list
ANNOUNCE: seahorse 3.8.2
Seahorse is the GNOME application for managing encryption keys and passwords. This is an stable release. Highlights between 3.8.1 and 3.8.2: === * Tweaks to which X.509 certs are displayed * Fix for GTK 3.8.x deprecations * Updated translations Details between 3.8.1 and 3.8.2: Christian Kirbach (1): Updated German help translation (fix tag mismatches) Stef Walter (5): Fix for deprecations in GTK+ 3.8.x and later pkcs11: Hide the unusable XDG token by default pkcs11: Hide certificates that have no DER X.509 values pkcs11: Don't list intermediate CA certificates as 'Personal Certi Release version 3.8.2 Downloads and Checksums: Source code: http://download.gnome.org/sources/seahorse/3.8/ b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12 seahorse-3.8.2.tar.xz Cheers, Stef Walter ___ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list
GNOME Shell 3.8.2
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: http://live.gnome.org/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 * Fix hotcorner regression in RTL locales [Jasper; #698884] * Allow some keybindings to work while a top bar menu is open [Florian; #698938] * Make open-app-menu keybinding a toggle action [Florian; #686756] * ctrlAltTab: Use symbolic icons for desktop windows [Matthias; #697914] * gdm: Fix regression where domain login hint not shown [Stef; #698200] * Hide "Open Calendar" item when no calendar app is installed [Lionel; #697725] * Update how branding appears on login screen [Florian; #694912, #699877] * Allow OSD popups to grow if necessary [Marta; #696523] * Fix offset of shadow offscreen rendering [Lionel; #698301] * Fix insensitive button preventing empty keyring password [Stef; #696304] * Allow cancelling keyring dialog between prompts [Stef; #682830] * modalDialog: Show spinner while working [Stef; #684438] * Provide a DBus API for screencasting [Florian; #696247] * Implement app folder keynav and shortcuts [Florian; #695314] * polkitAgent: Allow retrying after mistyped passwords [Stef; #684431] * Add input purpose and hints to StEntry and StIMText [Daiki; #691392] * Set input-purpose property for password entries [Rui; #700043] * Misc fixes and cleanups [Jasper, Florian, Giovanni, Tim, Rui; #697203, #698959, #696720, #698531, #676285, #698812, #699189] Contributors: Giovanni Campagna, Matthias Clasen, Lionel Landwerlin, Tim Lunn, Rui Matos, Simon McVittie, Marta Milakovic, Florian Müllner, Jasper St. Pierre, Daiki Ueno, Stef Walter Translations: Muhammet Kara [tr], Nik Kalach [ia], Žygimantas Beručka [lt], Kjartan Maraas [nb] Download http://download.gnome.org/sources/gnome-shell/3.8/gnome-shell-3.8.2.tar.xz (1.44M) sha256sum: ffdf42d382d50cd756f1f51a31eaa6877edb51a08f0ca80b6e973f05072416df ___ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list
Mutter 3.8.2
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 * Fix miscellaneous memory leaks [Pavel; #698710] * Fix binding remaining grabbed after clearing all strokes [Rui; #697000] * Misc fixes [Stef; #698179] Contributors: Rui Matos, Pavel Vasin, Stef Walter Translations: Kjartan Maraas [nb] Download http://download.gnome.org/sources/mutter/3.8/mutter-3.8.2.tar.xz (1.65M) sha256sum: 2dddb1f699a94e9d294c36127e0642f5afa1fa8853cb1b47187ece16457fce65 ___ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list
Boxes 3.8.2
Hi, Boxes 3.8.2 is now available. Changes since 3.8.1.2: - Fix underline char in "Done" selection button. - Avoid showing weird errors when user is entering URI in wizard. - Correct size of 'read-only' toggle in VNC box properties. - Fix a regression that disables Boxes from connecting to the same box more than once. - Tone down hologram effect in Boxes icon not to appear broken. - Correctly set timezone configuration on new VMs. This combined with libosinfo release (0.2.7), fixes Fedora 19 express installation. - Work around the issue of dialog being blank after first usage (bug#699376). - Activation of text entries in wizard's setup page now behave as expected. - Added/updated/fixed translations: - Japanese All contributors to this release: Christophe Fergeau Gursimran singh Jakub Steiner OKANO Takayoshi Zeeshan Ali (Khattak) - What is Boxes? A simple GNOME 3 application to access remote or virtual systems. Goals * View, access, and use: * remote machines * remote virtual machines * local virtual machines * When technology permits, set up access for applications on local virtual machines * View, access, and use virtual machines on removable media * View, access, and use shared connection / machines * Share connections? * Upload / publish virtual machines * Select favorites * Search for connections Non-Goals * Enterprise system management / administration * Asset management * Software distribution * Automation Use Cases * Connect to a local virtual machine for testing. * Connecting to a work machine from home. * Connect to a work machine over a low quality cellular network. Homage page == https://live.gnome.org/Boxes Downloads Tarball: http://download.gnome.org/sources/gnome-boxes/3.8/gnome-boxes-3.8.2.tar.xz sha256 checksum: 29a004d2389e9b756be3ac6dbc73e597cf2349fc5b0266dee71cb792759d8f24 -- Regards, Zeeshan Ali (Khattak) FSF member#5124 ___ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list
ANNOUNCE: Accerciser v3.8.2 released
We're happy to announce Accerciser v3.8.2 What is Accerciser? Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI2 to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information. You can read more about Accerciser at http://live.gnome.org/Accerciser New And Updated Translations - Max Orxy (de) - Christian Kirbach (de) - Inaki Larranaga Murgoitio (eu) - Yuri Myasoedov (ru) Where can I get it ? You can obtain Accerciser v3.8.2 in source code form at the following: http://download.gnome.org/sources/accerciser/3.8/accerciser-3.8.2.tar.xz sha256sum: f4fef2bfa23a9344b613c39dfa128e4d07d98f87cd5011d7d649b2a9c0a6aadd -- Javier Hernández Antúnez ___ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list
Libosinfo 0.2.7
Libosinfo 0.2.7 is out! Changes since 0.2.6: - Add/improve/fix data on: - CentOS 6.* - Fedora 19 - GNOME 3.8 - openSUSE 12.3 - RHEL 6.4 - Ubuntu 13.04 - Add testcases for media detection: - Debian 7.0.* - Fedora 17, 18 and 19 - Ubuntu 12.10 and 13.04 - Installer script fixes/improvements: - Setup user avatar for Windows 7. - Fix against old RHEL and Fedora. - Specify installation method for Fedora (required by Fedora 19). - New API: - osinfo_platform_get_all_devices() - osinfo_install_script_generate_command_line() - build: - Take DESTDIR into account when creating symlinks. - Fix issues with installing in a tree where libosinfo was already installed. - Fix a race-condition regarding usb.ids/pci.ids setup. - Disable static libraries by default. - Some portability improments/fixes. - Fixes `make syntax-check`. - More docs and fixes to existing docs. Release tarball available here for download: https://fedorahosted.org/releases/l/i/libosinfo/libosinfo-0.2.7.tar.gz sha256 checksum: fce8f43d02da7c8f05db1b3cf40850711d56978f880558fde5cde7c8d0b24a46 What is libosinfo? = libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. Via the magic of GObject Introspection, the API is available in all common programming languages with demos for javascript (GJS/Seed) and python (PyGObject). Also provided are Vala bindings. libosinfo is Free Software and licenced under LGPLv2+. Dependencies - Required: - gobject-2.0 - gio-2.0 - libxml-2.0 - Optional: - gobject-introspection - Vala (build-time only) For further information about libosinfo please consult the project homepage https://libosinfo.org/ -- Regards, Zeeshan Ali (Khattak) FSF member#5124 ___ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list