Re: Heads-up: Potentially breaking changes to the GDK drawing model pushed
- From: "Jasper St. Pierre" <jstpierre mecheye net>
- To: Krzysztof Kosiński <tweenk pl gmail com>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: Heads-up: Potentially breaking changes to the GDK drawing model pushed
- Date: Mon, 23 Jun 2014 21:02:44 -0400
May I ask why you can't paint in the draw signal? GDK already tracks invalidated windows marked by exposes and gdk_window_invalidate_rect itself. It should be as efficient as drawing in an idle handler, and also cooperates with the paint clock, where we can be synchronized to a compositor's redraw cycle.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]