neowutran / ShinraMeter

Tera DPS Meter
https://neowutran.ovh/updates/?C=M;O=D
MIT License
114 stars 80 forks source link

Tera Focus #26

Closed Casanova closed 8 years ago

Casanova commented 8 years ago

Hi,

Thanks a lot for this amazing work, you DPS Meter is the best by far. I use Two screens, and when I click on ShinraMeter while I'm on Tera, Tera loses focus and gets minimized. I've seen on other DPS Meters that it's possible to click on it and see skills details without losing focus. For example you can still roll on loot using PageUp/PageDown. Can it be implemented on ShinraMeter? Please let me know if you need more details.

Kind regards,

Casanova

neowutran commented 8 years ago

Hi ^^ and thanks "I click on ShinraMeter while I'm on Tera, Tera loses focus" => ok "and gets minimized" => hu ? You try to use it in fullscreen mode?

"click on it and see skills details without losing focus" => I will try but don't really know how to do that

Casanova commented 8 years ago

Hi,

Thank you for your answer. I play Tera in full screen mode in order to have less FPS issues. I can see ShinraMeter at the same time, on the other screen. The actions that require clicking on the DPS meter are checking skills details or endurance debuffs.

If it's to any help, this DPS meter has the requested behavior: Start the DPS meter, record some DPS, then click on it. You'll see that you can still see Tera and open its menus with keyboard shortcuts.

Thanks again from my whole guild, we really are fond of your work!

Gl0 commented 8 years ago

the part of casualmeter, that make it windows click-through is in closed-source dll. Google give 2 technics of doing it. Also this behavior seems to be linked to absence of the meter windows in taskbar and problems with making it forefront when it loose topmost status for some reason.

neowutran commented 8 years ago

Thanks for the data, I will try to see/fix that after the week end ( topmost cannot be trusted, I already have issues with that in the current version of the shinra meter )

Gl0 commented 8 years ago

in casualmeter it is done via http://stackoverflow.com/a/12628353

neowutran commented 8 years ago

ok, thanks, testing it

neowutran commented 8 years ago

good, and thanks. Will be added for the next release

Casanova commented 8 years ago

\o/ Thanks !

neowutran commented 8 years ago

fixed, (V0.67)

Gl0 commented 8 years ago

Seems there is too much topmost switching, It's hard to select something in encounter combobox. Until the focus is switched to main dpsmeter window via taskbar, this window is refreshed every second and dropped down list goes behind it.