Skip to content
  • Daniel van Vugt's avatar
    clutter-stage: Don't emit "after-paint" when picking · 438b648b
    Daniel van Vugt authored
    The "after-paint" signal should only be emitted on real stage repaints
    and not fake stage repaints used in picking. The latter might occur
    at a much higher and inconsistent rate and is not what apps/toolkits
    listening for _NET_WM_FRAME_DRAWN care about.
    438b648b