summaryrefslogtreecommitdiff
path: root/common/flatpak-run-private.h
Commit message (Expand)AuthorAgeFilesLines
* common: Split up socket setup from flatpak-run into multiple filesSimon McVittie2023-05-151-7/+0
* build: Consistently include libglnx header as "libglnx.h"Simon McVittie2022-04-111-1/+1
* run: Support parsing non-local X11 addressesSimon McVittie2022-02-111-0/+2
* run: Factor out parsing X11 displays into a helper functionSimon McVittie2022-02-111-0/+5
* run: Share /tmp between all instances of an app-IDSimon McVittie2021-04-151-0/+1
* run: Allow caller to replace /app and/or /usrSimon McVittie2021-04-071-0/+6
* flatpak_run_add_extension_args: Give caller more controlSimon McVittie2021-04-071-0/+5
* context: Add --unset-env option and a corresponding overrideSimon McVittie2021-01-141-0/+1
* decomposed: Use FlatpakDecomposed in flatpak_run_*Alexander Larsson2020-11-101-54/+54
* run: Add --instance-id-fdRyan Gonzalez2020-06-091-0/+2
* Convert deploy data to use variant schemasAlexander Larsson2020-02-171-2/+2
* common: Unify some lists of /usr-merged directoriesSimon McVittie2020-02-141-0/+2
* flatpak run: Add --parent-pid=$pid --parent-expose-pidsAlexander Larsson2019-11-271-0/+1
* run: Support migration from old app-ids to new app-idUmang Jain2019-04-121-0/+1
* dir: Tweak flatpak_ensure_data_dir() functionAlexander Larsson2019-04-121-3/+3
* Convert dconf settings to keyfileMatthias Clasen2019-02-211-0/+1
* Export dconf dataMatthias Clasen2019-01-141-0/+3
* Expose whether or not devel was used in .flatpak-infoRyan Gonzalez2019-01-111-0/+2
* run: Add a --cwd optionMatthias Clasen2018-12-201-0/+1
* Instance: mitigate races, add new launch apiMatthias Clasen2018-10-231-0/+1
* Stop exporting flatpak_run_gc_ids()Matthias Clasen2018-09-031-2/+0
* Export flatpak_run_gc_ids()Matthias Clasen2018-08-271-0/+1
* Save a pid for running sandboxesMatthias Clasen2018-08-271-0/+1
* Run uncrustifyAlexander Larsson2018-07-081-13/+15
* Make p2p build non-optionalAlexander Larsson2018-06-191-2/+0
* run: Add flatpak instance id directoryAlexander Larsson2018-06-111-0/+1
* Add new extension key autoprune-unless and propagate it to related refsAlexander Larsson2018-06-041-0/+1
* run: Break out generation of run flags from context to helperAlexander Larsson2018-05-281-20/+0
* common: Rename all private headers to *-private.hAlexander Larsson2018-05-241-0/+194