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

Runtime refactor #34

Merged
merged 10 commits into from Jan 30, 2017
Merged

Runtime refactor #34

merged 10 commits into from Jan 30, 2017

Conversation

didrocks
Copy link
Member

@didrocks didrocks commented Jan 17, 2017

Simplify and use RUNTIME refactoring by adding snap-specific libs to runtime ones.
Do it on both GTK and Qt sides.

Change slightly the logic by allowing generic init/runtime/generic desktop/specific desktop override order.

Ensure we still build it, but separate it so that we can add a RUNTIME
detection check.
Based on Sebastien Bacher's work, make runtime export more generic and
detected even before running general detection work. Then,  based on this
RUNTIME value to run all helpers and export all variables.
Simplify drastically the code by using the same logic than GNOME runtime.
We ensure we always prepending SNAP specific paths as first list element,
then use runtime ones before system ones.
Initial patch from Sebastien Bacher.
Rebase on check if XDG_SESSION_TYPE is set to x11, otherwise default to Mir
@didrocks
Copy link
Member Author

Gtk side is working, no feedback from Qt one, merging this.

@didrocks didrocks merged commit d2eb3db into master Jan 30, 2017
@didrocks didrocks deleted the runtime-refactor branch February 14, 2017 12:50
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

1 participant