summaryrefslogtreecommitdiff
path: root/src/core/meta-launch-context.c
Commit message (Expand)AuthorAgeFilesLines
* core: Setup and use ownership chainsJonas Ã…dahl2022-12-171-0/+1
* Consistently pass timestamp as uint64 when creating MetaStartupSequenceSimon McVittie2022-09-021-1/+1
* core: Use DISPLAY envvar to forward in the launch contextCarlos Garnacho2020-02-291-1/+1
* x11: Add meta_x11_get_display_name() functionCarlos Garnacho2019-08-061-1/+1
* core: Check environment variables before giving to GAppLaunchContextCarlos Garnacho2019-05-061-4/+15
* launch-context: Swap reversed timestamp/workspaceDaniel van Vugt2019-04-011-2/+2
* core: Fix compiler warningOlivier Fourdan2019-01-231-2/+2
* core: Add MetaLaunchContextCarlos Garnacho2019-01-181-0/+258