JustFrederik

Results 86 comments of JustFrederik

@rwjack it seems like it’s partially implemented. The reload on swipe down works if you compile it yourself. It would be great if the latest version would be added to...

To be more specific the `homeViewModel.refresh()` needs to be added here. https://github.com/jellyfin/Swiftfin/blob/eb17300061315ff310749871f5b79032385ba55a/Swiftfin/Views/VideoPlayer/Overlays/Components/TopBarView.swift#L31 Sadly i dont know how to access the homeViewModel.

@PolyMeilex sorry i havent checked the ouput and you are right the event triggers as soon as it is pressed, but i dont know why. i tried out the events...

@PolyMeilex i moved the eventlistener after the html is attached so the event wont be triggered immediately. Now it will only be triggered when a file is selected. I will...

@PolyMeilex chrome and safari focus the last focued element on close. Im looking into it how it could be deteted in firefox. alternativly it could be an option that it...

0.90 is working tools and this is how u downgrade: https://stackoverflow.com/questions/5226311/installing-specific-package-version-with-pip#5226504

my bad version 0.90. doesn’t exist. It would be 0.90.1

1. would be [this](https://github.com/simrat39/symbols-outline.nvim) in zed

I don’t think a language server would be a good solution. It’s manipulating the clipboard and doesn’t need to read every change in the workspace. Rust is part of the...