Skip to content
  • Carlos Garnacho's avatar
    window: Add lowlevel popovers API · 85a19c89
    Carlos Garnacho authored
    Popovers are transient floating widgets that are confined to the
    window space. These have their own GdkWindow that is set on top
    of the regular window contents, so they can be used for popup menu
    alike UIs with custom popup/popdown/grabs behavior.
    85a19c89