Jonathan Schleußer

Results 7 comments of Jonathan Schleußer

Yes, this is a fairly serious problem. I've been able to ignore it because the terminal emulator I use (`alacritty`) is fast or smart enough to properly render. The nice...

Hi, first of all thanks for you looking into this! Regarding > I just looked into it a bit, and I'm not sure how this example is even supposed to...

With these changes (`event_context_mut`) if one uses events either `Mpv` must be stored in a Mutex or only used in a single thread. If storing the structs together is important,...

First of all this isn't exactly a fork of libmpv, it binds to the APIs exposed by it in the crate libmpv-sys and then makes them closer to idiomatic rust...

I have found that for my setup the horrible FPS is caused by smooth scrolling and occurs when multiple steam windows are open (e.g. library and friends) with sway in...

Do you have [this](https://packages.gentoo.org/useflags/libmpv) enabled?

Yes, I will address all Issues & PRs. Not sure if I will develop new features myself