glide icon indicating copy to clipboard operation
glide copied to clipboard

Port Glide to GTK 4.0

Open IngrownMink4 opened this issue 2 years ago • 5 comments

https://gtk-rs.org/ https://gtk-rs.org/gtk4-rs/stable/latest/book/

IngrownMink4 avatar Oct 20 '21 14:10 IngrownMink4

I would love to see this happen as well.

I did attempt to build it and tweak the Cargo.toml with gtk4 and the latest versions of other packages, but the meson/ninja build stuff I'm unfamiliar with and it isn't working for me on Fedora Silverblue.

omac777 avatar May 31 '22 15:05 omac777

The biggest issue might be to have a usable gtk4-compatible video sink. I'm not sure what's the current state about this in GStreamer, needs to be investigated...

philn avatar May 31 '22 15:05 philn

This might be the way to handle video rendering, https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/tree/main/video/gtk4

philn avatar May 31 '22 18:05 philn

https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/767 also but looks stalled.

philn avatar May 31 '22 18:05 philn

Some work started on this, see https://github.com/philn/glide/pull/64

philn avatar Jun 05 '22 15:06 philn