After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642335 - search-entry: Update style
search-entry: Update style
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on: 642333 642334
Blocks:
 
 
Reported: 2011-02-14 22:33 UTC by Florian Müllner
Modified: 2011-02-21 23:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search-entry: Update style (11.43 KB, patch)
2011-02-14 22:33 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-02-14 22:33:15 UTC
Update style of the search entry to match the mockups at http://git.gnome.org/browse/gnome-shell-design/plain/mockups/static/searchbox.png.
Comment 1 Florian Müllner 2011-02-14 22:33:18 UTC
Created attachment 180867 [details] [review]
search-entry: Update style

Update the style of the search entry to match the latest mockups[0].

 - use a (non-reactive) loupe icon when no search is active
 - use themed symbolic icons
 - make the entry rounder
 - tweak gradient colors
 - use an inset shadow

[0] http://git.gnome.org/browse/gnome-shell-design/plain/mockups/static/searchbox.png
Comment 2 Owen Taylor 2011-02-15 22:33:50 UTC
Review of attachment 180867 [details] [review]:

Looks OK - I'm not completely sure why the switch to connecting/disconnecting from ::secondary-icon-clicked was necessary but it's fine this way.