Skip to content
  • Jasper St. Pierre's avatar
    gdk: Add new _gdk_set_window_state · c1efc4ad
    Jasper St. Pierre authored
    Wayland's mechanism tells us all of our new states, rather than
    telling us which ones were added and removed. Add a new private
    interface so that we can simply specify the new states as a
    bitfield directly rather than having to compute which ones were
    added and removed.
    c1efc4ad