summaryrefslogtreecommitdiff
path: root/src/gclue-client-info.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22Convert tabs to spaces and remove trailing whitespaceTeemu Ikonen1-3/+3
2022-10-11Make sure to not cast user_data to GObjects in callback if call is canceledMaciej S. Szmigiero1-2/+5
2021-10-21Don't use G_TYPE_INSTANCE_GET_PRIVATETeemu Ikonen1-3/+1
2021-06-22client-info: Check for `app-flatpak-` prefix in `get_xdg_id`Ian Douglas Scott1-6/+11
2021-03-16client-info: Support cgroup v2Guido Günther1-3/+41
2020-04-20Fix two memory leaks.Amaury Pouly1-0/+1
2019-01-04Drop use of deprecated g_type_class_add_private()Zeeshan Ali1-8/+7
2018-05-03Revert "client-info: Replace desktop ID detection for new Flatpak"Bastien Nocera1-80/+41
2018-05-02client-info: Replace desktop ID detection for new FlatpakBastien Nocera1-41/+80
2018-04-22Remove redundant '(C)' in copyright headersZeeshan Ali1-1/+1
2016-06-23client-info: Reliable desktop ID for flatpak as wellBastien Nocera1-1/+4
2016-01-29client-info: Reliable desktop ID for xdg-appZeeshan Ali (Khattak)1-4/+97
2015-11-19client-info: Don't load props of /org/freedesktop/DBusTristan Van Berkom1-1/+1
2014-09-11client-info: Remove redundant 'const' modifierZeeshan Ali (Khattak)1-1/+1
2014-01-28client-info: Remove redundant binary path API/codeZeeshan Ali (Khattak)1-86/+2
2014-01-13service-manager: More secure identification of apps & agentsZeeshan Ali (Khattak)1-47/+23
2013-09-26service: Add a ClientInfo classZeeshan Ali (Khattak)1-0/+458