GNOME Shell 2.31.4 released



GNOME Shell 2.31.4 is now available at:

http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.31
cc7ffed03d889175586519c16916b55260171c6ae1a0c94155d4fe15b0b16e2c gnome-shell-2.31.4.tar.bz2
4e123db64b8616d74e49f356ba17d52205bf1f246ac534501977956d22ec6c0f gnome-shell-2.31.4.tar.gz

Note: This release adds a dependency on GLib-2.25.9 for GSettings,
  and also needs dconf installed for proper operation.

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.

This is still an early version of GNOME Shell and should not be
taken of indicative of the final user interface or performance.

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.

Changes since 2.31.4
====================
* UI changes and additions
 - Expand notification icons on hover to show title [Marina]
 - Display an animation on the app menu title for startup notification [Maxim]
 - Add a right-click option on the clock to get to the preference dialog [Florian]
 - Add sections to the application browser in the overview [Maxim, Adel]
 - Add week-number support to calendar [Raphael, Mads]
 - Hide application menu in overview [Florian]
* Visual improvements:
  - Fade in the alt-Tab popups, use consistent fade-in timings [Florian]
  - Use the same code and visuals for all menu popups [Dan]
  - Use newly implemented CSS style transitions to animate hover effects [Florian]
  - Use status icons from the icon theme [Florian]
  - Misc tweaks [Adel, Florian]
* Switch from GConf to GSettings [Milan]
  - Use the dconf backend [Owen]
  - Followup fixes [Adel, Colin, Florian, Joseph, Milan]
* Stop Ubuntu indicators on startup (this causes proper fallback to system
  the tray specification) [Florian]
* Right-to-left locale fixes [Florian]
* Multihead fixes [Adel]
* St [Shell Toolkit] improvements
 - Add 'transition-duration' property for animated style changes [Florian]
 - Implement CSS 'outline' property [Dan]
 - Implement CSS 'text-align' property [Giovanni]
 - Add st_describe_actor() and use it for Actor.toString in JS [Dan]
 - Add st_texture_cache_load_sliced_image [Maxim]
 - Add st_set_slow_down_factor() to replace Tweener.slowDownFactor
* Replace the frame count in perf stats with an accurate frame rate [Owen]
* Add 'x' format specifier and field width to our String.format() [Florian]
* Code cleanups [Colin, Dan, Florian, Matt]
* Bug fixes [Adel, Colin, Florian, Joseph, Maxim]
* Build fixes [Colin, Koop, Marc-Antoine]

Translations:
 Jorge González (es), Fran Diéguez (gl), Yaron Shahrabani (he),
 Andika Triwidada (id), Milo Casagrande (it), Žygimantas Beručka (lt),
 Kjartan Maraas (nb),  A S Alam (pa), Piotr Drąg (pl), Matej Urbančič (sl),
 Sira Nokyoongtong (th), Aron Xu (zh_CN)

Contributors:
 Raphael Bosshard, Milan Bouchet-Valat, Giovanni Campagna, Maxim Ermilov,
 Adel Gadllah, Koop Mast, Florian Müllner, Matt Novenstern,
 Marc-Antoine Perennou, Joseph Scheuhammer, Owen Taylor, Mads Villadsen,
 Colin Walters, Dan Winship, Marina Zhurakhinskaya

Fixed bugs:
 597481 - Enable Esc for the applications well item popup
 598349 - don't rely on mouse cursor for startup notification
 600276 - Date and time in top panel
 602466 - [overview] Lightbox the workspaces rather than setting opacity
 603532 - Calendar has no calendar weeks
 610868 - [Overview] Don't activate workspace when more than one window is open
 611095 - Update look and feel for Find entry field
 611269 - Places & Devices - not clickable
 612635 - Alt-F2 - support arrow-up to recall previous commands
 613286 - Overview should be shaded when using "More" Menus
 613907 - Add StGroup container
 614131 - sections in all apps view
 617281 - Gnome-shell crashes when no apps are in the apps section
 617917 - Migrate to GSettings
 618055 - Allow dragging an item from the dash to any workspace in
          the linear view
 618873 - [clockPreferences] Fix translations
 619025 - Support transitions between hover states
 619083 - [StThemeNode] Make shadows respect paint opacity
 619203 - DND regressions
 619236 - application icons should be left aligned in overview dash
 619240 - fade in for top bar item background should match menu -
 619515 - [perf] add tweener.framePrepareStart/Done events -
 619516 - [perf] Add glx.swapComplete event
 619521 - [perf] replace frame count with accurately computed frame rate
 619541 - split out PanelMenu, port AppDisplay to use it
 619693 - Top panel is hidden in Overview if active window is in full screen mode
 619854 - Always show Alt-tab display on the primary display
 620125 - Calendar calculates the week number wrong
 620374 - Change user menu "available" and "busy" icons so colorblind people
          can tell the difference
 620377 - Relayout on monitor layout changes
 620378 - [overview] Fix dnd on mulit screen setups
 620381 - [StEntry] Consider children when setting hover state
 620404 - [workspaceSwitcher] Constrain to monitor size
 620504 - Get rid of SingleView._dropGroup
 620525 - [statusMenu] Exit the overview when activating most items
 620775 - [Overview] Fade dash menus
 620782 - [dash] Add a fade effect when hovering over items
 620783 - Build breakage on FreeBSD
 620855 - [ShellWindowTracker] Don't try to track remote windows
 620899 - Fix ShellAppSystem's use of no_focus_window, clean up state handling
 620940 - [linearView] Update workspace opacity
 620997 - Add padding to appWell
 621083 - overview doesn't work, when nauitilus isn't draw desktop &
          any application run
 621123 - [runDialog] Fix adding entries to empty history
 621140 - [StyleTransition] Improve style changes during transitions
 621197 - De-duplicate "actor contains actor" code
 621247 - Fade in alt-tab popup, adjust timings
 621382 - Ubuntu Lucid - indicators need to be killed before starting
 621385 - [popupMenu] Fix wrong positioning when showing for the first time
 621582 - remove ShellOverflowList and related unused code
 621668 - add st_describe_actor, for debugging
 621669 - [StThemeNode] implement CSS "outline" property
 622050 - Build error when compiling schemas
 622236 - _shell_app_remove_window() may crash the shell
 622243 - [panel] Flip left and right group in RTL locales
 622249 - Move Tweener.slowDownFactor into St
 622308 - dconf patches
 622395 - User settings (workspace view, favorites, clock preferences) are
          reset when restarting the Shell
 622447 - Implement text-align in St
 622458 - Do not exclude Documentation from applications
 622508 - Magnifier DBus setCrosswireColor() doesn't convert correctly to hex string



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]