Accepting request 110376 from home:vuntz:branches:GNOME:Factory

Cleanup of .changes

OBS-URL: https://build.opensuse.org/request/show/110376
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=106
This commit is contained in:
Vincent Untz 2012-03-21 13:11:28 +00:00 committed by Git OBS Bridge
parent 0b9011bc04
commit b728824ff6

View File

@ -6,30 +6,31 @@ Tue Mar 20 22:00:56 UTC 2012 - dimstar@opensuse.org
bgo#652460 and bgo#671034) bgo#652460 and bgo#671034)
+ When the user returns from idle, bring up the message tray if + When the user returns from idle, bring up the message tray if
there were messages while they were away (bgo#643014) there were messages while they were away (bgo#643014)
+ Make the workspace thumbnails clickable all the way to the edge + https://live.gnome.org/EveryDetailMatters
of the screen (bgo#643319) - Make the workspace thumbnails clickable all the way to the
+ Don't slide out the workspace thumbnails if the mouse is over edge of the screen (bgo#643319)
them when entering the overview (bgo#651092) - Don't slide out the workspace thumbnails if the mouse is over
+ Fix placeholder jumps while dragging a dash item (bgo#651842) them when entering the overview (bgo#651092)
+ Don't favorite apps if they are dropped back at the same - Fix placeholder jumps while dragging a dash item (bgo#651842)
position bgo#656333) - Don't favorite apps if they are dropped back at the same
+ To avoid confusion, don't allow removing running apps from position (bgo#656333)
favorites (bgo#644853) - To avoid confusion, don't allow removing running apps from
+ Fix creation of new workspaces by dragging application favorites (bgo#644853)
launchers (bgo#664202) - Fix creation of new workspaces by dragging application
+ Make it easier to drag dash items without triggering the menu launchers (bgo#664202)
+ Accessibility - Make it easier to drag dash items without triggering the menu
+ Accessibility:
- Add StWidget API for easily adding accessible states and - Add StWidget API for easily adding accessible states and
setting roles, names (bgo#668366, bgo#667432 and bgo#671378) setting roles, names (bgo#668366, bgo#667432 and bgo#671378)
- Set accessibility information on UI elements (bgo#644255, - Set accessibility information on UI elements (bgo#644255,
bgo#667432, bgp#668361, bgo#672047, bgo#670308, bgo#670312, bgo#667432, bgo#668361, bgo#672047, bgo#670308, bgo#670312,
bgo#670719 and bgo#671404) bgo#670719 and bgo#671404)
+ Improve key-navigation in the overview (bgo#663901) + Improve key-navigation in the overview (bgo#663901)
+ Key navigation bug fixes (bgo#662493, bgo#663437, bgo#665215 + Key navigation bug fixes (bgo#662493, bgo#663437, bgo#665215
and bgo#671998) and bgo#671998)
+ Honor a 'org.gnome.shell.overrides.dynamic-workspaces' setting + Honor a 'org.gnome.shell.overrides.dynamic-workspaces' setting
that determines whether the workspace count is dynamic and that determines whether the workspace count is dynamic and
unsaved in GSettings or static and saved. (bgo#671568) unsaved in GSettings or static and saved (bgo#671568)
+ Avoid saving user presence to GSettings when not necessary + Avoid saving user presence to GSettings when not necessary
(bgo#665701, bgo#668214) (bgo#665701, bgo#668214)
+ Save screencasts in the users Videos/ directory (bgo#670749) + Save screencasts in the users Videos/ directory (bgo#670749)