Drew Naylor

Results 218 comments of Drew Naylor

Maybe allowing alternative search functionality like fuzzy search (got the idea from a GNOME Shell extension that allows fuzzy search) would be useful. This would involve sending the search term...

Plugins allowing alternate views for things like installed packages would be really useful, actually. I'd have to figure out a way to get a list of plugins that are meant...

Actually, I'd rather not add too many extra dependencies if they aren't 100% necessary. A fork could add it if they really want to.

On second thought, I really should have it in there for accessibility reasons, because the default one is just bad.

Instead of this, I could just have a column with the source name, and pass that as a parameter to winget. That would help a lot when adding Store source...

The `Source` column could be hidden until support for loading the Store source is added, just like what winget itself does.

Maybe I'll delay this until a future version, since it's not that urgent right now.

A better idea for now would be to go through and mark the latest version of each package by comparing it to the SQLite index (if the user wants to),...

If a particular package can't be found in the database, then we'll have to either ignore the package entry, or hide it, depending on what the user wants to do.

I think what I'll do about this is just have a column that stores the version a user wants to install, and showing it when a specific version is chosen...