-
Notifications
You must be signed in to change notification settings - Fork 567
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
Remove use GTK optional feature #611
Conversation
Thanks! I'd like to hold this off until we get #599 merged, to try and keep that as uncomplicated as possible, but we can revisit then. :) |
@pyroxymat with #599 merged, we can look at this again? |
@cmyr would the cfg_aliases crate released yesterday reduce the maintenance burden around this? |
That does look useful! Ideally things will simplify a bit with us dropping GTK as a feature, but we can definitely keep that in mind if it still feels hairy. |
@pyroxymat can we have the merge conflicts resolved? No rush though. |
558a85c
to
ddb5e98
Compare
ddb5e98
to
5e16e6b
Compare
Fixed the PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks all good and works on Linux.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Closes #604