Skip to content
  • Kai Willadsen's avatar
    Partially update window state tracking for GTK4 · 30310036
    Kai Willadsen authored
    We can't do this properly because some of the APIs aren't available in
    GTK 3 (e.g., is_fullscreen), and because some of the property
    notifications work differently (e.g., GTK 3 doesn't get default-width
    and default-height change notifications when you resize a window).
    30310036