Skip to content

Reimplement popups

Matthias Clasen requested to merge wip/matthiasc/popup5 into master

This branch contains

  • a GtkNative interface for surface-bearing widgets
  • a rewrite of popovers as GtkNative
  • removal of child surfaces
  • introduction of a popup surface type
  • implementation of popup surfaces for Wayland, X11 and Broadway
  • event propagation tweaks for GtkNative
Edited by Matthias Clasen

Merge request reports