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

[IconFetcher] Fix ABI compatibility with upstream rofi #97

Closed
wants to merge 1 commit into from

Conversation

moetayuko
Copy link

Fixes #96

cc @SabrinaJewson

@moetayuko
Copy link
Author

@q234rty plz test if any regressions.

@q234rty
Copy link

q234rty commented Nov 5, 2023

Seems to work fine in my case.

@@ -1114,14 +1114,21 @@ static gboolean rofi_theme_get_image_inside(Property *p, const widget *widget,
default:
break;
}
#if 0
Copy link
Owner

Choose a reason for hiding this comment

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

Do we still need this commented out code?

Copy link
Author

Choose a reason for hiding this comment

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

I just left it for future reference. If you want I can remove it.

@lbonn
Copy link
Owner

lbonn commented Nov 30, 2023

@moetayuko I have reworked the changes there #102, please have a look

@lbonn
Copy link
Owner

lbonn commented Nov 30, 2023

Closed after #102

@lbonn lbonn closed this Nov 30, 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.

[REQUEST] ABI compatibility with Rofi?
3 participants