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

YaruTitleBar: adjust callbacks #467

Merged
merged 1 commit into from Jan 4, 2023
Merged

YaruTitleBar: adjust callbacks #467

merged 1 commit into from Jan 4, 2023

Conversation

jpnurmi
Copy link
Member

@jpnurmi jpnurmi commented Jan 3, 2023

Use FutureOr<void> to allow passing either sync or async callbacks and rename onMove to onDrag to reduce ambiguity.

Use `FutureOr<void>` to allow passing either sync or async callbacks
and rename `onMove` to `onDrag` to reduce ambiquity.
@Feichtmeier Feichtmeier merged commit 70345ea into ubuntu:main Jan 4, 2023
@jpnurmi jpnurmi deleted the title-bar-callbacks branch January 4, 2023 08:52
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