hemera icon indicating copy to clipboard operation
hemera copied to clipboard

Make suggestions clickable

Open hannesschulze opened this issue 6 years ago • 3 comments

When I first tried it, I was wondering why clicking a suggestion doesn't work

hannesschulze avatar May 04 '19 16:05 hannesschulze

They are indeed planned to be clickable. Needs implementation.

SubhadeepJasu avatar May 04 '19 20:05 SubhadeepJasu

I think this should be a pretty easy fix, by just wrapping them inside a Gtk.EventBox

hannesschulze avatar May 05 '19 07:05 hannesschulze

That and not to mention, contextual suggestions should appear as the user types words. And the user is not typing anything, random suggestions will appear and disappear.

On Sun, May 5, 2019 at 1:17 PM Hannes Schulze [email protected] wrote:

I think this should be a pretty easy fix, by just wrapping them inside a Gtk.EventBox

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SubhadeepJasu/hemera/issues/18#issuecomment-489400487, or mute the thread https://github.com/notifications/unsubscribe-auth/AE6U6GN3THAYXMODQOHBNV3PT2GKRANCNFSM4HKZJFOA .

SubhadeepJasu avatar May 05 '19 08:05 SubhadeepJasu