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

Do not error out with Gtk4 #273

Merged
merged 2 commits into from
Sep 4, 2021
Merged

Do not error out with Gtk4 #273

merged 2 commits into from
Sep 4, 2021

Conversation

psychon
Copy link
Collaborator

@psychon psychon commented Sep 4, 2021

CC @TingPing Could you take a look at this?

This PR basically hides code behind ifs until make check stops erroring out when Gtk4 GIR is installed.

Fixes: #226

TingPing and others added 2 commits June 6, 2021 14:41
My approach here: Install Gtk4 GIR, hide code behind "if"s until it
stops erroring out, ???, profit.

Signed-off-by: Uli Schlachter <[email protected]>
@psychon
Copy link
Collaborator Author

psychon commented Sep 4, 2021

Oh, yay, thanks a lot Travis... :-(

Copy link
Contributor

@TingPing TingPing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me. Just getting it to load before worrying about adding new overrides makes sense.

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.

Cannot load GTK 4 (3.96.0)
2 participants