]> Pileus Git - ~andy/gtk/commit - gdk/gdkwindow.c
gdk: Expose bottommost windows first
authorAlexander Larsson <alexl@redhat.com>
Thu, 1 Dec 2011 12:42:09 +0000 (13:42 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 1 Dec 2011 12:42:09 +0000 (13:42 +0100)
commit7fd225c766b1d149e7d503fb0678cb711ee6d76f
tree2f5e52d785f1410cfd8ba4ca8b2f4c27890a0701
parent45df163e9dd77670c99e26e49cdbe85c142cbe57
gdk: Expose bottommost windows first

This cleans up the expose handling a bit by using the existing
clip regions, and it allows us later to use painters algorithm
to do transparent windows.
gdk/gdkwindow.c