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 700536 - overview: Add focusSearch() method and export it over DBus
overview: Add focusSearch() method and export it over DBus
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 689699 (view as bug list)
Depends on:
Blocks: 689672
 
 
Reported: 2013-05-17 15:35 UTC by Florian Müllner
Modified: 2013-05-17 16:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
overview: Add focusSearch() method and export it over DBus (1.82 KB, patch)
2013-05-17 15:35 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2013-05-17 15:35:34 UTC
See patch and bug 689672 for the gnome-settings-daemon report.
Comment 1 Florian Müllner 2013-05-17 15:35:37 UTC
Created attachment 244547 [details] [review]
overview: Add focusSearch() method and export it over DBus

Some keyboard spot a dedicated search key, which gnome-settings-daemon
currently handles by spawning gnome-search-tool. It makes a lot of
sense to promote the Shell's integrated search feature instead, so
expose an appropriate DBus method g-s-d can use.
Comment 2 Florian Müllner 2013-05-17 15:37:04 UTC
*** Bug 689699 has been marked as a duplicate of this bug. ***
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-05-17 16:16:31 UTC
Review of attachment 244547 [details] [review]:

OK.
Comment 4 Florian Müllner 2013-05-17 16:28:28 UTC
Attachment 244547 [details] pushed as 434f1ed - overview: Add focusSearch() method and export it over DBus