summaryrefslogtreecommitdiff
path: root/src/backends/meta-output.h
Commit message (Expand)AuthorAgeFilesLines
* output: Move edid parse function to the right fileUday Kiran Pichika2020-10-211-0/+2
* output: Make implementations inherit MetaOutputJonas Ådahl2020-06-101-9/+7
* output: Move output info to MetaOutputInfo structJonas Ådahl2020-06-101-5/+34
* monitor-manager: Rename *Info structs to *AssignmentJonas Ådahl2020-06-101-3/+3
* output: Move configureable state to instance privateJonas Ådahl2020-06-101-7/+17
* monitor-manager: Remove is_dirty from MetaCrtc and MetaOutputJonas Ådahl2020-06-101-3/+0
* output: De-glib:ify some struct field typesJonas Ådahl2020-06-101-2/+2
* output: Move winsys_id into instance private and rename to idJonas Ådahl2020-06-101-2/+3
* output: Move MetaGpu field to instance privateJonas Ådahl2020-06-101-2/+0
* output: Add name getterJonas Ådahl2020-05-261-0/+2
* monitor: Move logical <-> CRTC transform helpers to MetaOutputJonas Ådahl2020-02-271-2/+5
* monitor: Move logical to CRTC transform helper to MetaOutputJonas Ådahl2020-02-251-0/+3
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-1/+6
* output: Turn winsys_id into a uint64_tEmilio Pozuelo Monfort2018-11-191-1/+1
* Clean up include macros messJonas Ådahl2018-11-061-0/+1
* backends: Move MetaOutput::crtc field into private structJonas Ådahl2018-06-281-3/+7
* monitor-manager: Take drm-connector panel-orientation property into accountHans de Goede2017-12-251-0/+1
* backends: Split out CRTC/output management to MetaGpuJonas Ådahl2017-10-051-3/+3
* backends/output: Keep a pointer to the monitor managerJonas Ådahl2017-10-051-0/+4
* Make MetaOutput a GObjectJonas Ådahl2017-10-051-0/+120