GNOME Bugzilla – Bug 765343
Use GtkMenuButton in the overview searchbar
Last modified: 2016-04-23 06:50:13 UTC
instead of emulate it.
Created attachment 326445 [details] [review] Use pan-down-symbolic, not go-down-symbolic, in OverviewSearchbar ... because it opens a dropdown menu. The other one is for jumping to the next occurrence in a search. Original patch from Debarshi Ray for gnome-photos.
Created attachment 326446 [details] [review] searchbar: Remove 'raised' style class It is a NOP in current Adwaita.
Created attachment 326447 [details] [review] searchbar: Use GtkMenuButton in OverviewSearchbar
Review of attachment 326445 [details] [review]: Looks good
Review of attachment 326446 [details] [review]: OK
Review of attachment 326447 [details] [review]: You could squash the other patches into this
[replying to a comment I saw from IRC] I was thinking that the value of keeping the history in this case wasn't much, as we remove the custom widget altogether. But it doesn't hurt to keep it either, so please push all the patches if that's what you prefer :)
Attachment 326445 [details] pushed as 3a02ac5 - Use pan-down-symbolic, not go-down-symbolic, in OverviewSearchbar Attachment 326446 [details] pushed as 7b991ae - searchbar: Remove 'raised' style class Attachment 326447 [details] pushed as 28ccbf6 - searchbar: Use GtkMenuButton in OverviewSearchbar