Vadim Peretokin
Vadim Peretokin
Done! you should have the pay out @ZookaOnGit :)
Hey! Thanks for this. I think (2) would be better in order to get it in and keep the scope reasonably tight. @mpconley would that be fine? It looks like...
Sure, https://github.com/Mudlet/Mudlet/pull/6635
@Konijnendijk merged edbee.
@SlySven this is focused on cmake, any qmake improvements are welcome but are not necessary for the bounty.
@Konijnendijk send me a mail to [email protected] to get the bounty =)
/bounty $20
How will this work? Would any code that reacted to `sysWindowResizeEvent` now needs to react to `sysProfileFocusChangeEvent` as well or things won't look right?
> some code could have been relying on the sysWindowResizeEvent to know when the profile was shown/hidden Is there such code though? The original code linked in the issue wasn't...
I'm still a bit unclear on the need for `sysProfileFocusChangeEvent`. What code is expected to make use of it and at what times, and why doesn't the existing `sysWindowResizeEvent` one...