Skip to content
  • Benjamin Otte's avatar
    API: screen: Remove gdk_screen_is_composited() · d249e77b
    Benjamin Otte authored
    Switch code to use gdk_display_is_composited() instead.
    
    The new code also doesn't use a vfunc to query the property but rather
    requires the backend to call set_composited()/set_rgba() to change the
    value.
    d249e77b