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

double_buffered is deprecated and breaks on Windows #438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BioTurboNick
Copy link

@BioTurboNick BioTurboNick commented Nov 4, 2021

@mkitti
Copy link
Contributor

mkitti commented Nov 1, 2022

@jheinen Any reason not to merge this?

@jheinen
Copy link
Owner

jheinen commented Nov 1, 2022

Shouldn't the problem better be fixed in Gtk? For animations within Gtk widgets double buffering is useful to avoid flickering.

@mkitti
Copy link
Contributor

mkitti commented Nov 3, 2022

The problem is that Gtk appears to be removing gtk_widget_set_double_buffered, so I don't think the Gtk will be fixing this specific API. Rather we should see if another API would be more helpful here.

Discussion here:
https://mail.gnome.org/archives/gtk-devel-list/2014-November/msg00036.html

@jheinen jheinen force-pushed the master branch 2 times, most recently from 171a23d to 8b7fa48 Compare October 18, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants