xorus / EngageTimer

Stopwatch / Countdown plugin for Dalamud
GNU Affero General Public License v3.0
16 stars 6 forks source link

When XIV is running on the secondary monitor in Windows 11 the countdown displays on the main monitor. #21

Closed Lunatory closed 2 years ago

Lunatory commented 2 years ago

I've tried adjusting the offset to match my main (left) monitor's size but that pushes the number offscreen into the void rather than on the intended secondary (right) window where XIV is running. Other plugins with similar pop-up windows do not have this issue.

xorus commented 2 years ago

That's because the offset actually just extends the invisible window. It would seem a window cannot span multiple monitors then ^^. I will try to find a way to make it work when I have time to dev after Xmas but it doesn't seem easy. Maybe with an option to freely move the big timer (but without centering) ? Hmm.

Lunatory commented 2 years ago

Turning off Dalamud's "Enable multi-monitor windows" option has fixed the issue.

xorus commented 2 years ago

The latest version will allow you to place the countdown on your second monitor :). It does have some caveats though for now:

It is only available in my repo for now, but I will publish it soon though when I'm 100% sure it's stable!