CapitaineJSparrow

Results 8 comments of CapitaineJSparrow

Same for me, windows store removed and ran `Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}` without success

Added unit test, failing on `master` but working with my PR

Thanks for pointing this issue, I'll try to upgrade and deploy to flathub in few days

There is a button to clear all installed videos near the search input. Also xdg-open do not work in gaming mode.

Atm the "download" button is disabled when a video is installed, we can be more clean and do a "uninstall" button instead the disabled state, we have the title of...

> The "uninstall" button is a good start, though. And I understand designing and building a good UI takes a lot of work Specially with gtk, I'm the JS dev...