SnosMe / awakened-poe-trade

:heavy_dollar_sign: :hammer: Path of Exile trading app for price checking
https://snosme.github.io/awakened-poe-trade/download
MIT License
2.08k stars 449 forks source link

ShareX sees APT instead of PoE #978

Open DAOWAce opened 1 year ago

DAOWAce commented 1 year ago

Probably related to the same thing in issues like this: https://github.com/SnosMe/awakened-poe-trade/issues/477

Noticed after a session that all my screenshots I took with ShareX were named "Awakened_PoETrade" instead of "PathOfExile_". My assumption is it's just drawing the overlay at all times, but visibly hiding it when not accessed, which is leading to this issue as the program sees the invisible overlay.

I adjusted what settings I could in APT and had a brief look at the config file but didn't find a way to workaround this.

Additionally noticed that explorer issue https://github.com/SnosMe/awakened-poe-trade/issues/776 pretty much immediately, as I keep the PoE folder open with all the tools inside of it. Kept popping up when browsing to it, or the user folder. I see it's "wontfix", but I hope this is reconsidered because it also shares the same symptom as above, and it's pretty weird to have an overlay rendering ontop of Explorer. Don't know how Electron works at all, but I had all my AHK scripts directly target a process name if applicable, so it avoided issues like this. (and process names usually never change once a game is shipped, while window titles can)

And the stash tab scrolling thing being different (worse) from PoE Trade Macro, another thing I saw as seemingly not possible to fix, sadly.

SnosMe commented 1 year ago

Window is always on top, even when it's transparent.

All overlay logic is in https://github.com/SnosMe/electron-overlay-window