osdir.com
mailing list archive F.A.Q. -since 2001!



Subject: GNOME Shell 3.2.1 released - msg#00053

List: gnome-shell-list

Mail Archive Navigation:
by Date: Prev Date Index by Thread: Prev Thread Index

Note: this release requires Mutter 3.2.1 for a small bit of added API

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
====

* Restore the IM state on startup - if you were available in when you logged
out, then you'll be set available again when you log in.
[Florian; #65902, #661485]
* Improve searching for contacts in the overview: search more fields,
show a more meaningful name, require that all search terms match.
[Florian, Matthias; #660580]
* Improve search for applications in the overview: take frequency into
account and tweak match algorithm [Florian; #623372]
* Remove the "Show Password" switch from network password prompts, and
move the functionality to a right-click menu [Florian; #658948]
* Add context menus with Cut/Paste options to most entries [Florian; #659275]
* On screen keyboard:
- Show the keyboard immediately when it's turned enabled [Dan; #659743]
- Fix problem where keyboard would hide when starting to type
in the search entry [Nohemi; #661340]
- Fix problem with keyboard hiding when selected accented characters
[Nohemi; 661707]
* Login mode:
- Allow hitting Enter to select the first user [Ray; #657996]
- Fix flicker of a fingerprint prompt that could show up [Ray; #660492]
- Fix password bullets vanishing during login [Ray; #657894]
- Misc bug fixes and visual tweaks [Ray; #659763, #660919, #661479]
* Display a caps-lock warning in password entries [Florian; #660806]
* Show the state of installed extensions in Looking Glass [Jasper; #660494]
* Load user extensions after system ones [Jasper; #661815]
* Fix problem with many applications showing extra-large icons in
notifications [Marina; #659158]
* Fix a problem where alt-Tab had trouble tracking the current
application with certain applications such as Emacs. [Dan; #645026]
* Fix confusion between different users avatar images [Florian; #660585]
* Remove behavior where you could switch workspaces by bumping
a dragged window in the overview against a screen edge; it was
leftover and just confusing. [Florian; #660838]
* Fix long-standing bug where the Dash in the overview could end up mis-sized
and run off the screen [Florian; #649248]
* Fix automatic launching of applications when media is inserted
[Cosimo; #660821]
* Fix handling of vertically stacked monitors with NVIDIA drivers
[Florian; #661387]
* Translation marking fixes [Jasper, Wouter; #660600]
* Code cleanups and warning fixes [Adel, Dan, Florian, Jasper;
#659822, #659940, #660122, #660358, #660968, #661231]
* Small memory leak fixes [Florian, Jasper; #661231]
* Misc bug fixes [Adel, Florian, Jasper; #659274, #659861, #660166, #660310,
#660397, #660608, #660606, #660674, #660774. #660848, #661151, #661617]

Contributors:
Wouter Bolsterlee, Cosimo Cecchi, Matthias Clasen, Nohemi Fernandez,
Adel Gadllah, Florian MÃllner, Jasper St. Pierre, Ray Strode, Dan Winship,
Marina Zhurakhinskaya

Translations:
Tiffany Antopolski [eo], Xandru Armesto [ast], Alexander Shopov,
Ivaylo Valkov [bg], Gil Forcada [ca], Carles Ferrando [ca@valencia],
Mario BlÃttermann, Paul Seyfert [de], Bruce Cowan [en_GB],
Jorge GonzÃlez, Daniel Mustieles [es], Arash Mousavi [fa], Bruno Brouard [fr],
SeÃn de BÃrca [ga], Fran DiÃguez [gl], Gabor Kelemen [hu], Luca Ferretti [it],
Takayuki Kusano [ja], Changwoo Ryu [ko], Erdal Ronahi [ku],
Algimantas MargeviÄius [lt], Rudolfs Mazurs [lv], Wouter Bolsterlee [nl],
Piotr DrÄg [pl], Adorilson Bezerra [pt_BR], Yuri Myasoedov [ru],
Matej UrbanÄiÄ [sl], Daniel Nylander [sv], Miroslav NikoliÄ [sr, sr@latin],
Tirumurti Vasudevan [ta], Krishnababu Krothapalli [te], Daniel Korostil [uk],
Nguyán ThÃi Ngác Duy [vi], YunQiang Su [zh_CN]

Download
========

http://download.gnome.org/sources/gnome-shell/3.2/gnome-shell-3.2.1.tar.xz
(1.06M)
sha256sum: ac05e3133bd279c84812d8d3d8e362f8b33563cdc3e7a6aefa9c0b1c2aeab0eb

http://download.gnome.org/sources/gnome-shell/3.2/gnome-shell-3.2.1.tar.bz2
(1.24M)
sha256sum: bb8e3e1e4cbda3dcef56159ee3760494991fac348877882105a07b6967ce00d5


_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Thread at a glance:

Previous Message by Date:

Mutter 3.2.1 released

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 ==== * Allow keyboard window switching (alt-Tab) during drag-and-drop [Matthias, #660457] * Don't add invisible resize borders to fullscreen windows [Jasper, Owen; #659854] * Fix crash when toplevel windows were set to unexpected window types [Owen; #599988] * Correct problems with windows moving when restarting or switching window managers [Jasper; #660848] * Fix interaction of tiled windows with multiple monitors [Rui; #642580, #657519] * Make meta_display_unmanage_screen() public [Jasper; #660848] * Fix problem with turning off window decorations on the fly [Rui; #660773] * Fix spurious assertion failures with themes such as Nodoka [Sandro; #661286] * Misc bug fixes [Adel, Jasper, Rui; #660464, #660854, #662053] Contributors: Matthias Clasen, Sandro Mani, Rui Matos, Jasper St. Pierre, Owen Taylor Translations: Tommi Vainikainen [fi], Miroslav NikoliÄ [sr, sr@latin], Muhammet Kara [tr] Download ======== http://download.gnome.org/sources/mutter/3.2/mutter-3.2.1.tar.xz (1.56M) sha256sum: d6135d5e6c0852f7dc996798e9455fc2e9cbe6d2672f3750fc9b8d27ab141294 http://download.gnome.org/sources/mutter/3.2/mutter-3.2.1.tar.bz2 (1.92M) sha256sum: 9fda6e11b7671e64e414b75a1f0df1ac006f102931d0dcdf938202426a9a9cb3 _______________________________________________ gnome-shell-list mailing list gnome-shell-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Previous Message by Thread:

Mutter 3.2.1 released

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 ==== * Allow keyboard window switching (alt-Tab) during drag-and-drop [Matthias, #660457] * Don't add invisible resize borders to fullscreen windows [Jasper, Owen; #659854] * Fix crash when toplevel windows were set to unexpected window types [Owen; #599988] * Correct problems with windows moving when restarting or switching window managers [Jasper; #660848] * Fix interaction of tiled windows with multiple monitors [Rui; #642580, #657519] * Make meta_display_unmanage_screen() public [Jasper; #660848] * Fix problem with turning off window decorations on the fly [Rui; #660773] * Fix spurious assertion failures with themes such as Nodoka [Sandro; #661286] * Misc bug fixes [Adel, Jasper, Rui; #660464, #660854, #662053] Contributors: Matthias Clasen, Sandro Mani, Rui Matos, Jasper St. Pierre, Owen Taylor Translations: Tommi Vainikainen [fi], Miroslav NikoliÄ [sr, sr@latin], Muhammet Kara [tr] Download ======== http://download.gnome.org/sources/mutter/3.2/mutter-3.2.1.tar.xz (1.56M) sha256sum: d6135d5e6c0852f7dc996798e9455fc2e9cbe6d2672f3750fc9b8d27ab141294 http://download.gnome.org/sources/mutter/3.2/mutter-3.2.1.tar.bz2 (1.92M) sha256sum: 9fda6e11b7671e64e414b75a1f0df1ac006f102931d0dcdf938202426a9a9cb3 _______________________________________________ gnome-shell-list mailing list gnome-shell-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-shell-list
blog comments powered by Disqus

Home | News | Sitemap | FAQ | advertise | OSDir is an Inevitable website. GBiz is too!