summaryrefslogtreecommitdiff
path: root/session-helper
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Split out permission store from session helperAlexander Larsson4-498/+0
2016-05-09Migrate ~/.local/share/xdg-app to ~/.local/share/flatpakAlexander Larsson3-2/+5
2016-05-09Rename everything but the on-disk location to flatpakAlexander Larsson7-69/+69
2016-05-09Rename library to libflatpakAlexander Larsson1-1/+1
2016-05-09Rename source files to flatpakAlexander Larsson4-9/+9
2016-05-09Rename all non-autogenerated symbols to flatpakAlexander Larsson3-59/+59
2016-05-06uncruftify: Initial run, all non-problematic changesAlexander Larsson2-57/+72
2016-04-26session-helper: Forgot to remove some of the dead gresource codeAlexander Larsson1-9/+0
2016-04-26No need to put introspection xml in resourcesAlexander Larsson2-20/+0
2016-04-17session-helper: connect the D-Bus and systemd servicesSimon McVittie1-0/+1
2016-03-14Add change notification for the permissions storeAlexander Larsson1-16/+67
2016-03-14Never use gvfs in the session helperAlexander Larsson1-0/+2
2016-01-28Add systemd user units corresponding to the D-Bus session servicesSimon McVittie2-2/+11
2016-01-28Rename xdg-app-session.service to the recommended nameSimon McVittie2-3/+3
2015-12-08common: Make it explicit that XdgAppError are portal errorsAlexander Larsson1-8/+8
2015-11-26Rename lib/ to common/ in preparation for public xdg-app libraryAlexander Larsson1-1/+1
2015-09-17Fix distcheck issues0.4.0Alexander Larsson1-1/+1
2015-08-31Use g_auto(GStrv) instead of glnx_strfreevAlexander Larsson1-1/+1
2015-08-27Remove ununsed variables reported by clangAlexander Larsson1-2/+0
2015-08-26Initial version of permission storeAlexander Larsson4-0/+434
2015-08-25Rename dbus file to org.freedesktop.XdgAppAlexander Larsson2-2/+2
2015-08-18Change dbus name of session helper to org.freedesktop.XdgAppAlexander Larsson2-2/+2
2015-07-10Import xdg-document-portal from github repoAlexander Larsson1-8/+3
2015-07-10Restructure directories and buildAlexander Larsson4-0/+208