summaryrefslogtreecommitdiff
path: root/src/backends/meta-monitor-manager.c
Commit message (Expand)AuthorAgeFilesLines
* monitor-manager: Fix the max potential number of logical monitorsRui Matos2015-11-291-1/+1
* monitor-manager: Expose a few helpers to clear structsRui Matos2015-10-301-22/+40
* meta-monitor-manager: Remove bogus condition from checkFlorian Müllner2015-09-241-2/+1
* backends/monitor-manager: Validate EDID stringsRui Matos2015-07-211-13/+23
* MetaMonitorInfo: Provide scale informationJonas Ådahl2015-07-161-1/+5
* monitor-manager: add a property to discover if underscan is supportedCosimo Cecchi2015-07-011-0/+2
* backend/x11: add support for setting randr 1.5 monitorsDave Airlie2015-06-011-1/+26
* monitors: construct tiled monitors infoDave Airlie2015-06-011-3/+116
* monitors: adds expose tile info as a property over dbus interfaceDave Airlie2015-06-011-0/+14
* Use more g_autofoo throughout mutterJasper St. Pierre2015-05-291-13/+5
* monitor-manager-kms: Add support for underscanJasper St. Pierre2015-04-271-4/+20
* MonitorManager: Add support for overscan compensationTomeu Vizoso2015-04-271-1/+6
* backends: Add meta_monitor_manager_get_monitor_at_point()Carlos Garnacho2015-03-301-0/+24
* monitor-manager: Expose a method to get a monitor from an outputRui Matos2015-01-301-0/+30
* monitor-manager: Expose MetaMonitorManager to introspectionRui Matos2015-01-301-1/+8
* monitor-manager: Initialize MetaOutput even when we can't get the EDIDRui Matos2015-01-271-0/+4
* monitor-manager: Add method to find an output matrixCarlos Garnacho2015-01-181-0/+65
* backends: Make KMS EDID information equal to X11'sCarlos Garnacho2015-01-141-0/+33
* monitor-manager: Use connector_type instead of name sniffingJasper St. Pierre2014-12-291-2/+5
* monitor-manager: Add a connector-type propertyJasper St. Pierre2014-12-291-0/+28
* Revert "monitor-manager: Remove needless code"Rui Matos2014-10-231-2/+6
* monitor-manager: Remove needless codeRui Matos2014-10-161-6/+2
* monitor-manager: Put the common hotplug code in a common path as wellJasper St. Pierre2014-10-141-0/+20
* monitor-manager: Simplify reading the current configurationJasper St. Pierre2014-10-141-30/+29
* monitor-manager: Make sure to emit PropertiesChanged for PowerSaveModeJasper St. Pierre2014-09-251-65/+28
* backends: Make MetaBackend available to introspectionRui Matos2014-08-071-1/+1
* monitor: Don't use wl_output_transform in our APIsJasper St. Pierre2014-07-131-3/+3
* monitor-manager: Rename output_id to winsys_idJasper St. Pierre2014-07-011-4/+4
* monitor-manager: Rename output_id to output_indexJasper St. Pierre2014-07-011-10/+10
* monitor-manager: Remove duplicate variable definitionJasper St. Pierre2014-07-011-1/+0
* Remove trailing whitespaceJasper St. Pierre2014-05-021-4/+4
* monitor: Remove handle_xevent as a generic methodJasper St. Pierre2014-04-231-13/+0
* backends: Move MonitorManager creation to MetaBackend as wellJasper St. Pierre2014-04-211-52/+3
* monitor-manager: Remove debugging META_DEBUG_MULTIMONITOR hookJasper St. Pierre2014-04-211-13/+1
* Name all timeouts and idlesBastien Nocera2014-04-101-0/+1
* MonitorManager: make sure to pass the right sizes to vararg functionsGiovanni Campagna2014-04-091-6/+6
* monitor-manager: Move default get_edid_file / read_edid to base classJasper St. Pierre2014-04-011-0/+17
* Start creating different subdirectories for each backendJasper St. Pierre2014-03-311-2/+2
* Remove "xrandr" from the name of the generated DBus filesJasper St. Pierre2014-03-311-2/+0
* Start molding out a new src/backends/ dirJasper St. Pierre2014-03-311-0/+1277