I just need some code that will return a string of the name of the current activated window title/name.
I've spent almost hours looking for a simple example though...
================================================================
I've seen other people say to hook windows messages and listen for wm_activate, and others...
I already have when to check, I just need something like...
print window.name.current
>> Get Current Active Window Title/Name - Python - Mozilla Firefox