summaryrefslogtreecommitdiff
path: root/src/gclue-client-info.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure to not cast user_data to GObjects in callback if call is canceledMaciej S. Szmigiero2022-10-111-2/+5
* Don't use G_TYPE_INSTANCE_GET_PRIVATETeemu Ikonen2021-10-211-3/+1
* client-info: Check for `app-flatpak-` prefix in `get_xdg_id`Ian Douglas Scott2021-06-221-6/+11
* client-info: Support cgroup v2Guido Günther2021-03-161-3/+41
* Fix two memory leaks.Amaury Pouly2020-04-201-0/+1
* Drop use of deprecated g_type_class_add_private()Zeeshan Ali2019-01-041-8/+7
* Revert "client-info: Replace desktop ID detection for new Flatpak"Bastien Nocera2018-05-031-80/+41
* client-info: Replace desktop ID detection for new FlatpakBastien Nocera2018-05-021-41/+80
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-221-1/+1
* client-info: Reliable desktop ID for flatpak as wellBastien Nocera2016-06-231-1/+4
* client-info: Reliable desktop ID for xdg-appZeeshan Ali (Khattak)2016-01-291-4/+97
* client-info: Don't load props of /org/freedesktop/DBusTristan Van Berkom2015-11-191-1/+1
* client-info: Remove redundant 'const' modifierZeeshan Ali (Khattak)2014-09-111-1/+1
* client-info: Remove redundant binary path API/codeZeeshan Ali (Khattak)2014-01-281-86/+2
* service-manager: More secure identification of apps & agentsZeeshan Ali (Khattak)2014-01-131-47/+23
* service: Add a ClientInfo classZeeshan Ali (Khattak)2013-09-261-0/+458