Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for GTK graphics offloading #415

Open
benjamin-otte opened this issue Apr 15, 2024 · 1 comment
Open

Implement support for GTK graphics offloading #415

benjamin-otte opened this issue Apr 15, 2024 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@benjamin-otte
Copy link

GTK 4.14 gained support for graphics offloading, see https://blog.gtk.org/2023/11/15/introducing-graphics-offload/ It would be nice if clapper made use of that.

This probably requires porting the changes in https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/6618 into the plugin and adding a https://docs.gtk.org/gtk4/class.GraphicsOffload.html widget in the right place.

@Rafostar Rafostar added this to To do in 0.8.0 Apr 15, 2024
@Rafostar Rafostar added the enhancement New feature or request label Apr 15, 2024
@nekohayo
Copy link

Probably related: @rmader's #343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
0.8.0
To do
Development

No branches or pull requests

3 participants