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

tweak

OBS-URL: https://build.opensuse.org/request/show/88423
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=84
This commit is contained in:
Vincent Untz 2011-10-18 08:22:37 +00:00 committed by Git OBS Bridge
parent 58f6f04ab5
commit 38901d3d08

View File

@ -2,50 +2,51 @@
Tue Oct 18 07:40:48 UTC 2011 - dimstar@opensuse.org
- Update to version 3.2.1:
+ bgo#661485: Restore the IM state on startup: if you were
available when you logged out, then you'll be set available
again when you log in.
+ bgo#660580: Improve searching for contacts in the overview:
search more fields, show a more meaningful name, require that
all search terms match.
+ bgo#623372: Improve search for applications in the overview:
take frequency into account and tweak match algorithm
+ bgo#658948: Remove the "Show Password" switch from network
password prompts and move the functionality to a right-click
menu
+ bgo#659275: Add context menus with Cut/Paste options to most
entries
+ Restore the IM state on startup: if you were available when you
logged out, then you'll be set available again when you log in.
[bgo#659021, bgo#661485]
+ Improve searching for contacts in the overview: search more
fields, show a more meaningful name, require that all search
terms match. [bgo#660580]
+ Improve search for applications in the overview: take frequency
into account and tweak match algorithm [bgo#623372]
+ Remove the "Show Password" switch from network password prompts
and move the functionality to a right-click menu [bgo#658948]
+ Add context menus with Cut/Paste options to most entries
[bgo#659275]
+ On screen keyboard:
- bgo#659743: Show the keyboard immediately when it's enabled
- bgo#661340: Fix problem where keyboard would hide when
starting to type in the search entry
- bgo#661707: Fix problem with keyboard hiding when selected
accented characters
- Show the keyboard immediately when it's enabled [bgo#659743]
- Fix problem where keyboard would hide when starting to type
in the search entry [bgo#661340]
- Fix problem with keyboard hiding when selected accented
characters [bgo#661707]
+ Login mode:
- bgo#657996: Allow hitting Enter to select the first user
- bgo#660792: Fix flicker of a fingerprint prompt that could
show up
- bgo#657894: Fix password bullets vanishing during login
- Misc bug fixes and visual tweaks [bgo#659763, bgo#660919 and
- Allow hitting Enter to select the first user [bgo#657996]
- Fix flicker of a fingerprint prompt that could show up
[bgo#660792]
- Fix password bullets vanishing during login [bgo#657894]
- Misc bug fixes and visual tweaks [bgo#659763, bgo#660919,
bgo#661479]
+ bgo#660806: Display a caps-lock warning in password entries
+ bgo#660494: Show the state of installed extensions in Looking
Glass
+ bgo#661815: Load user extensions after system ones
+ bgo#659158: Fix problem with many applications showing
extra-large icons in notifications
+ bgo#645026: Fix a problem where alt-Tab had trouble tracking
the current application with certain applications such as Emacs
+ bgo#660585: Fix confusion between different users avatar images
+ bgo#660838: 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.
+ bgo#649248: Fix long-standing bug where the Dash in the
overview could end up mis-sized and run off the screen
+ bgo#660821: Fix automatic launching of applications when media
is inserted
+ bgo#661387: Fix handling of vertically stacked monitors with
NVIDIA drivers
+ Display a caps-lock warning in password entries [bgo#660806]
+ Show the state of installed extensions in Looking Glass
[bgo#660494]
+ Load user extensions after system ones [bgo#661815]
+ Fix problem with many applications showing extra-large icons in
notifications [bgo#659158]
+ Fix a problem where alt-Tab had trouble tracking the current
application with certain applications such as Emacs
[bgo#645026]
+ Fix confusion between different users avatar images
[bgo#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. [bgo#660838]
+ Fix long-standing bug where the Dash in the overview could end
up mis-sized and run off the screen [bgo#649248]
+ Fix automatic launching of applications when media is inserted
[bgo#660821]
+ Fix handling of vertically stacked monitors with NVIDIA drivers
[bgo#661387]
+ Code cleanups and warning fixes [bgo#659822, bgo#659940,
bgo#660122, bgo#660358, bgo#660968 and bgo#661231]
+ Small memory leak fixes [bgo#661231]