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

Miscellaneous fixes #519

Merged
merged 6 commits into from
Jan 19, 2025
Merged

Miscellaneous fixes #519

merged 6 commits into from
Jan 19, 2025

Conversation

Rafostar
Copy link
Owner

No description provided.

We have to export functions that are used from UI files, otherwise they are
not accessible. For this reason add a special internal visibility header.
Sinks that are bin types often take another configurable sink through a property.
We want to show what was set there in info window too.
Allow setting an additional dir(s) with "CLAPPER_ENHANCERS_EXTRA_PATH" env.

This should allow to add other enhancers without removing default ones.
If app/user needs to remove default ones, "CLAPPER_ENHANCERS_PATH" env
can be set to empty.
Since "flatpak-builder" action uses deprecated "upload-artifact"
version, that can stop working soon, disable it and upload ourselves.
This is supported in master, but not in any tagged version,
so for now switch to using action from master branch.

Also bump used runtime to GNOME 47 when building.
@Rafostar Rafostar merged commit e9377f0 into master Jan 19, 2025
5 checks passed
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.

1 participant