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

Allow handle to be an expression #21

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

daxpedda
Copy link
Contributor

Coming from Smithay/wayland-rs#627 (comment).

This would allow the usage of a function to return a handle instead of forcing it to be a variable.

I know absolutely nothing about dlib, but it seems to me that this makes sense and shouldn't even be a breaking change. Any feedback is appreciated.

@elinorbgr
Copy link
Owner

Hi, thanks.

Have you tested with Smithay/wayland-rs#627 that it does indeed work as needed for that change?

@daxpedda
Copy link
Contributor Author

No, I can do that now!

@daxpedda
Copy link
Contributor Author

daxpedda commented May 31, 2023

Tested it, works!
Smithay/wayland-rs@9c917f7

@elinorbgr
Copy link
Owner

Alright, lgtm then, thanks. 🙂

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.

2 participants