summaryrefslogtreecommitdiff
path: root/src/backends/meta-color-store.c
Commit message (Expand)AuthorAgeFilesLines
* color-store: Forward cancelled error if connect failedJonas Ådahl2023-01-301-3/+0
* tests: Add duplicate color profile test caseJonas Ådahl2022-09-151-0/+14
* color: Handle profiles not initializing succesfullyJonas Ådahl2022-09-151-0/+8
* color-profile: Rely on property on ICC for filenameJonas Ådahl2022-09-151-1/+0
* color-store: Fix two small leaks in init_profile_directorySebastian Keller2022-09-011-2/+2
* color-store: Fix small file path leak in ensure_device_profileSebastian Keller2022-09-011-1/+1
* color-device: Pass calibration state separately when creating profileJonas Ådahl2022-09-011-2/+8
* color-store: Monitor for non-EDID color profilesJonas Ådahl2022-09-011-0/+352
* color: Create color profile for assigned profileJonas Ådahl2022-09-011-0/+178
* color: Generate and store ICC profiles from EDID or EFIJonas Ådahl2022-09-011-0/+209