David Bureš

Results 104 comments of David Bureš

Yes, but I don’t have a timeline for it just yet

The Servies manager now has the option to turn services on and off ![Snímek obrazovky 2024-05-14 v 12 49 30](https://github.com/buresdv/Cork/assets/22037369/719194b2-9b44-4a5e-91e9-fa9e91505650)

Thanks for the idea. The filtering of packages installed intentionally using a search filter is already implemented, but the search filters don't show up due to a SwiftUI bug caused...

@mrvincenzo how relevant is this issue for you? #247

`brew leaves` actually tends to leave some packages out from a ton of testing I did back when this feature was first implemented. Cork checks the metadata of the package...

Hey, thanks for reporting. This is not a Cork problem, these are messages that come from Homebrew itself and would happen even if you updated the packages using the command...

Yeah, that's a tough one I've been working on for a really long time already, and I'm having a lot of problems with it. For now, if the command requires...

This specific problem has been fixed in version 1.4.1

I tried implementing this multiple times before, but I could never manage it. I'm using .searchable as the search field, and Apple doesn't allow adding keyboard shortcuts to it. I...

It was one of my first guesses, but this approach doesn't work out of the box because the search field is not in the toolbar, but in the sidebar. I...