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

YaruWindowTitleBar: improve defaults for web #514

Merged
merged 1 commit into from Jan 14, 2023
Merged

YaruWindowTitleBar: improve defaults for web #514

merged 1 commit into from Jan 14, 2023

Conversation

jpnurmi
Copy link
Member

@jpnurmi jpnurmi commented Jan 13, 2023

Now that we have the "undecorated" style, we can use that on web so YaruWindowTitleBar becomes a drop-in replacement for AppBar.

Now that we have the "undecorated" style, we can use that on web so
YaruWindowTitleBar becomes a drop-in replacement for AppBar.
@Feichtmeier
Copy link
Member

Checked it out then clean then run... 🤔

Is this a superseeding PR for #513 ?

Because if it is it might not work as I would expect it since I still have the double titlebar:
grafik

@jpnurmi
Copy link
Member Author

jpnurmi commented Jan 14, 2023

This allows you to replace kIsWeb ? AppBar(...) : YaruWindowTitleBar(...) in #513 with just YaruWindowTitleBar(...).

@Feichtmeier Feichtmeier merged commit 3e10c79 into ubuntu:main Jan 14, 2023
@jpnurmi jpnurmi deleted the title-bar-web branch January 14, 2023 08:40
@jpnurmi jpnurmi mentioned this pull request Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants