We've been using the active-win library to record active windows in mac & windows. There it was not a problem. But while running the same in ubuntu, I saw that .flatpak apps are not being considered. However, .deb & .snap apps are being considered without any issues.
Do I have to make extra configurations in the active-win or is there any way to address this issue?
@sindresorhus @stroncium
We've been using the
active-win
library to record active windows in mac & windows. There it was not a problem. But while running the same in ubuntu, I saw that.flatpak
apps are not being considered. However,.deb
&.snap
apps are being considered without any issues.Do I have to make extra configurations in the
active-win
or is there any way to address this issue?