ackwell / BrowserHost

Dalamud plugin for in-game browser rendering. Think OverlayPlugin, but it's in the game itself.
GNU Lesser General Public License v3.0
9 stars 12 forks source link

[Feature Request] Option to make window non-overlay #20

Open Dex00r opened 3 years ago

Dex00r commented 3 years ago

I noticed that Dalamud features the ability to make Plugin drawn windows "part of the game" as in Tooltips display on top of them. I was originally looking into integrating my ACT window into my game for that exact reason unfortunately right now the Browser host very much acts like an overlay and I was wondering If it would be possible to implement a toggle option for that.