-
-
Notifications
You must be signed in to change notification settings - Fork 217
without the ActivateTab, no progress bar (extended) #1211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Excellent. Thanks for integrating my change. |
when closing with download in progress, if not running the event loop a bit the program is stuck at exit. Note: taskbar progress doesn't show in windows classic theme
42d6cf0 to
181617b
Compare
|
Code looks fine. I tested on a Win10 machine today and I don't think it works. I enabled the extension and downloaded an episode but nothing happened on the taskbar. |
do you use a "classic" theme? It doesn't show with it but with modern theme. |
|
By classic do you mean what win95 looked like? It wasn't my computer so I don't know what theme it had, but its taskbar looked like https://i.insider.com/55b7aebbdd08958f7f8b4600?width=2160 (without that white search box). I closed and killed gpodder (in task manager) at least a dozen times, so pretty sure it was started with the extension. If it works for you on win10 then it should be good to go, because that machine is heavily configured and maybe something is disabled. |
yes it is the same theme I have. No idea why it didn't work on this system... |
Further work on #1209
Still to be tested before merge