Styr1x / Browsingway

Dalamud plugin for rendering browser overlays in-game.
GNU General Public License v3.0
34 stars 17 forks source link

Typing into inlays #25

Closed OliverGuy closed 1 year ago

OliverGuy commented 2 years ago

Hi, thanks for the great plugin ! Since there is an option for keyboard events, I just wanted to check the reason why I cannot type into an inlay that has e.g. Garland DB open.

Styr1x commented 2 years ago

Sorry for the late response, currently on vacation 😄

I'll look into it once I'm back as keyboard commands are sent to the overlay for exactly that feature. The exception is when the clickthrough feature is active, in that case no keyboard our mouse input is sent.

FulcrumIndustries commented 1 year ago

Hello, great work on the plugin ! Love it. I have the same question. Commenting here to be notified of any update of the topic.

rtiosfu commented 1 year ago

Hi, just wanted to add my comment in here too. I can't seem to type into inlays, even if Type Through is off. I tried switching default browser from firefox to chrome too, and it didn't seem to do much.

Styr1x commented 1 year ago

Its finally fixed with a939df2 (1.5).