Skip to content
  • Matthias Clasen's avatar
    GtkStack: Improve focus handling · 123c6dc5
    Matthias Clasen authored
    Add notebook-like focus handling: Keep track of the last focused
    descendent of each page, and focus it again when switching back
    to the page. If there is no last focused child, we move the focus
    into the page as if the user had hit Tab.
    123c6dc5