Skip to content

lib: Split UI and non-UI libraries

Bastien Nocera requested to merge wip/hadess/split-ui-libs into master

Both UI and non-UI libraries export a pkg-config file. Only the non-UI library exports a Gir as it's the only one that gets to be used from a non-native program (gnome-shell).

Merge request reports