elementary / iconbrowser

Browse and search system icons
GNU General Public License v3.0
14 stars 3 forks source link

Focus search when typing #15

Closed danirabbit closed 1 month ago

danirabbit commented 2 years ago

Problem

If I start typing without search focused nothing happens

Proposal

Forward keypress events into the search entry

Prior Art (Optional)

No response

alainm23 commented 1 month ago

I have a small example of this feature in Planify, it could be a base.

danirabbit commented 1 month ago

These days you can set a capture widget in one line https://valadoc.org/gtk4/Gtk.SearchEntry.set_key_capture_widget.html