checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=11
This commit is contained in:
parent
59a826c4b1
commit
40f4fd9bce
3
gnome-shell-2.27.1.tar.bz2
Normal file
3
gnome-shell-2.27.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae2725f6e2c1ea94477045afedf0845dcada2e2ffacfa5b8d2437fbf9b6b6de5
|
||||||
|
size 464266
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:40e354e6cb91bcd8199521e37f80c4fdf5533332e5f3ee154d053fef761e2fbe
|
|
||||||
size 469251
|
|
@ -1,37 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Sat Aug 29 10:25:06 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-shell (Version 2.27.2)
|
# spec file for package gnome-shell (Version 2.27.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -36,7 +36,7 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: xorg-x11-devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.27.2
|
Version: 2.27.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GNOME Shell
|
Summary: GNOME Shell
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user