-
Notifications
You must be signed in to change notification settings - Fork 8
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
Meson fixes #27
Meson fixes #27
Conversation
317e7a2
to
ee34a5d
Compare
I've tested it and everything works as expected, even installed it as a library on my system :) The only question mark is how we're going to expose the fx_renderer. Everything in the renderer is exposed atm which might not be ideal. Could be useful for SwayFX though? Any input? |
Discussed on discord but mentioning here too for anyone following the issue on GitHub, for now we will be exposing the bare minimum functions for SwayFX to use. We can always expose more functions but can't take them away (without annoying our users) so we're starting small. |
7d91a74
to
cc83f41
Compare
Should be ready now |
For the example tinywl, I think the Makefile need little additional :
|
Fixes: #26
Todo:
scenefx
dir