Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yaru~~Dialog~~TitleBar: add support for leading & trailing widgets #298

Merged
merged 5 commits into from
Oct 17, 2022
Merged

Yaru~~Dialog~~TitleBar: add support for leading & trailing widgets #298

merged 5 commits into from
Oct 17, 2022

Commits on Oct 13, 2022

  1. YaruDialogTitle: add support for leading & trailing widgets

    Internally implemented with help of AppBar that already offers these
    building blocks.
    jpnurmi committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    866b5d4 View commit details
    Browse the repository at this point in the history
  2. Pass dialog title style

    jpnurmi committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    94a0a2d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Fix trailing widget fallback

    jpnurmi committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ad86136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf7d22 View commit details
    Browse the repository at this point in the history
  3. Rename YaruDialogTitle to YaruTitleBar

    A commonly used name for title bars. :)
    jpnurmi committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    eb98cd6 View commit details
    Browse the repository at this point in the history