gnome-shell/gnome-shell.changes
Vincent Untz b258ffc98c Accepting request 21965 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gnome-shell via accept of submit request 21965 revision 13.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/21965
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=15
2009-10-07 11:27:48 +00:00

157 lines
6.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Oct 7 13:14:17 CEST 2009 - vuntz@opensuse.org
- Create a preview mode for GNOME 3 that can be started from gdm:
+ install a .desktop file in /usr/share/xsessions.
+ this .desktop file starts a script that will prepend a custom
directory to XDG_CONFIG_DIRS and then start the usual GNOME
script.
+ the custom directory contain an autostart file for gnome-shell,
that overrides the default gnome-panel+windowmanager combo.
-------------------------------------------------------------------
Wed Sep 16 19:03:01 CEST 2009 - lmedinas@opensuse.org
- Update to version 2.27.3:
+ Add a popup menu to the "Applications" area in the overview
that shows up on click on hold and allows selecting between the
windows of the application
+ Search enhancements:
- Add a separate search results section for "Preferences"
- Hide search headers for empty sections
+ Make mouse scroll window over windows in the overview zoom them
+ Display errors nicely if command execution in the run dialog
fails
+ Make the run dialog and "looking glass" debug console work in
the overview
+ Control-click on applications now opens a new window
+ Bug fixes
+ Build fixes
+ Code cleanups
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 9 03:16:39 CEST 2009 - vuntz@opensuse.org
- Update to version 2.27.2:
+ See http://git.gnome.org/cgit/gnome-shell/log/?id=2.27.2 for
details, here's a selection of the important changes
+ bgo#592507 - Javascript exception when ~/.gtk-bookmarks is missing
+ Add an active property to ShellButtonBox
+ ShellButtonBox: Use default handlers, not self-connections
+ ShellButtonBox: only listen to button 1 and single clicks
+ Simplify Button class by using ShellButtonBox
+ Build tweaks
+ Consolidate window tracking filters between app monitor and
overview
+ Do not display windows with skip-taskbar hint in overview
+ Improve key navigation for search results
+ Remove the timeout for checking if an item is drawn under the
pointer
+ Merge headers when a single section of search results is
displayed
+ Add Tweener.slowDownFactor, initialize from
$GNOME_SHELL_SLOWDOWN_FACTOR
+ Add API to programmatically initiate a drag
+ Add shell_texture_cache_pixbufs_equal
+ Add shell_button_box_fake_release
+ Add volumes support to places
+ Remove some vestigial code
+ Redo AppWell glow to be based on a based on a .png instead of
cairo
+ Make checking if an item is under the pointer asynchonous again
+ Compress notifications of menu changes with a timeout
+ bgo#594184 - Fix up glow positioning logic
+ Updated translations.
-------------------------------------------------------------------
Sat Aug 29 10:25:06 CEST 2009 - vuntz@novell.com
- Update to version 2.27.1:
+ See http://git.gnome.org/cgit/gnome-shell/log/?id=2.27.1 for
details, here's a selection of the important changes
+ Many UI improvements
+ Use GnomeDesktopThumbnailFactory instead of
GnomeThumbnailFactory
+ panel: Switch to fully dynamic layout
+ Add application menu area to panel
+ Move towards shell-black02 mockup
+ Implement the multi-window highlight on WellDisplayItem
+ Make dragging an item to the Add Workspace button launch it on
a new workspace
+ Implement distinct 2-window and multi-window highlights
+ Remove maximization effects
+ Add localization support.
+ Highlight the search entry when the user clicks or starts
typing in it
+ Prevent activating hot corner multiple times by accident
+ ShellAppMonitor: create "applications" for unknown windows
+ Don't show empty categories
+ Make recent docs display two columns
+ Display search results in the dash
+ Only respawn if gnome-shell exits abnormally
+ Use new plugin-modality functionality in Mutter
+ Add 'r' as an alias to 'restart' in run dialog
+ Improve display of search results
+ Better handling of Nautilus window
+ Handle window title changes causing mapping changes
+ Require an explicit --xephyr option
+ Restore GNOME based on GNOME configuration
+ Make the gradient on the top panel the same as the "dash"
+ Change search box text to "Find..."
+ Renable PrintScreen and Super_L in the overview
- Remove libgnomeui-devel, libwnck-devel BuildRequires.
- Add gnome-desktop-devel, intltool BuildRequires.
- Add lang package.
-------------------------------------------------------------------
Thu Aug 13 01:03:12 CEST 2009 - vuntz@novell.com
- Update to version 2.27.0:
+ This is the first official tarball.
+ No list of changes as the code is really moving a lot at the
moment.
- Drop gnome-shell-clutter-1.0.patch: fixed upstream.
- Remove gnome-common BuildRequires and gnome-autogen.sh call.
-------------------------------------------------------------------
Mon Aug 3 21:00:31 CEST 2009 - vuntz@novell.com
- Add gnome-shell-clutter-1.0.patch to fix build with clutter 1.0,
and add gnome-common BuildRequires and gnome-autogen.sh call.
-------------------------------------------------------------------
Wed Jul 22 03:22:20 CEST 2009 - vuntz@novell.com
- Update to git as of today.
- Use libexecdir.
-------------------------------------------------------------------
Fri Jul 17 18:19:50 CEST 2009 - vuntz@novell.com
- Change clutter-unstable-devel BuildRequires to clutter-devel.
-------------------------------------------------------------------
Thu May 14 14:46:07 CEST 2009 - vuntz@novell.com
- Update to git version as of May 14th.
- Drop gnome-shell-no-static-lib.patch: fixed upstream.
-------------------------------------------------------------------
Mon May 4 14:02:25 CEST 2009 - vuntz@novell.com
- Try to fix build on 11.1.
-------------------------------------------------------------------
Mon May 4 03:58:09 CEST 2009 - vuntz@novell.com
- Add tarball created from git, with a patch to adapt for the
mutter rename (included in the tarball, unforunately, since I
couldn't generate the tarball without the patch).
-------------------------------------------------------------------
Fri May 1 19:36:14 CEST 2009 - vuntz@novell.com
- Initial package.