sindresorhus / get-windows

Get metadata about the active window and open windows (title, id, bounds, owner, etc)
MIT License
783 stars 161 forks source link

How to track google slides url change in presenter mode #148

Closed kuncevic closed 1 year ago

kuncevic commented 1 year ago

I was playing around with active-win and google slides to see if it can capture that slide was being changed based on url.

However it seems that on presenter mode the google slides url staying constant, so it is not possible to track the slide change using active-win.

Do you have any ideas if there is any work around?

p.s I used google chrome and safari for that test checked both full screen and presenter mode.

kuncevic commented 1 year ago

Oh just accidentally found a solution by manually changing the url form edit to presenter mode.