Compare commits
No commits in common. "21979db4ea06d42e4c2d4b3ea322f3319055a40d" and "cf2224c9646a3b420a5b2826a5bde856216f33ca" have entirely different histories.
21979db4ea
...
cf2224c964
|
|
@ -6,8 +6,6 @@
|
||||||
[](#)
|
[](#)
|
||||||
[](https://www.rust-lang.org)
|
[](https://www.rust-lang.org)
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
ferret is a desktop video player built on libmpv, with a custom egui overlay UI
|
ferret is a desktop video player built on libmpv, with a custom egui overlay UI
|
||||||
rendered in a transparent always-on-top window. The engine runs on its own
|
rendered in a transparent always-on-top window. The engine runs on its own
|
||||||
thread; the UI never blocks playback. File dialogs are drawn inside the overlay
|
thread; the UI never blocks playback. File dialogs are drawn inside the overlay
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue