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

Icon() expected Fl_RGB_Image and received Pixmap. FLTK icons work now. #47

Merged
merged 3 commits into from Feb 22, 2020

Conversation

thenorili
Copy link
Contributor

No description provided.

@thenorili
Copy link
Contributor Author

Probably the cause of #zynaddsubfx/zyn-fusion-build#30

src/UI/MasterUI.fl Outdated Show resolved Hide resolved
@thenorili
Copy link
Contributor Author

thenorili commented Feb 18, 2020

I'm going to review it further, but it may be true that the XCreatePixmapFromData call was the only function call to X11/xpm.H and it can be removed from the codebase.

...it was easier to check than I thought. xpm.h is not used anywhere else in MasterUI.fl as piece I changed is the only PLUGINVERSION && HAS_X11 conditional. I will remove its class declaration.

@fundamental fundamental merged commit ecad06d into zynaddsubfx:master Feb 22, 2020
@fundamental
Copy link
Member

Thanks for the update 👍

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