summaryrefslogtreecommitdiff
path: root/src/backends/meta-monitor-config.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-19monitors: add tiled support to the linear configDave Airlie1-14/+99
2015-05-19monitors: change find_primary to return an indexDave Airlie1-13/+13
2015-04-27MonitorManager: Add support for overscan compensationTomeu Vizoso1-3/+11
2015-04-27monitor-config: Allow loading from a system fileJasper St. Pierre1-9/+28
2014-12-29monitor-config: Fix buildJasper St. Pierre1-1/+1
2014-12-29monitor-config: Replace output name heuristics with connector_typeJasper St. Pierre1-2/+15
2014-12-29monitor-config: Use existing key_is_laptopJasper St. Pierre1-2/+1
2014-11-22monitor-config: Fix warningJasper St. Pierre1-1/+1
2014-11-20monitor-manager: check framebuffer limits for all configsJonathon Jongsma1-8/+13
2014-11-20monitor-manager: Add support for suggested position for outputsJonathon Jongsma1-0/+53
2014-11-20monitor-config: ignore stored config when hotplug_mode_update is setJonathon Jongsma1-3/+15
2014-11-20monitor-config: refactor make_default_config()Jonathon Jongsma1-59/+85
2014-11-05config: Fix compilation errorsEmmanuele Bassi1-7/+7
2014-11-03monitor-config: Factor out some code to make a default configJasper St. Pierre1-37/+33
2014-10-31monitor-config: Prevent a crash applying config for a closed lidRui Matos1-3/+16
2014-10-23config: Combine two exit pathsJasper St. Pierre1-6/+6
2014-10-23config: Fix an incorrect unrefJasper St. Pierre1-1/+0
2014-10-22config: Fix a few memory leaksJasper St. Pierre1-5/+6
2014-10-22config: Rename ret to configJasper St. Pierre1-15/+15
2014-10-22config: Fix the memory and other management for MetaMonitorConfigJasper St. Pierre1-69/+64
2014-10-22config: Refactor the check for the lid special-case outJasper St. Pierre1-31/+24
2014-10-16monitor-manager: Don't try to match the outputs on hotplugRui Matos1-21/+0
2014-09-05meta-monitor-config: Fix small whitespace issueJasper St. Pierre1-1/+0
2014-07-13monitor: Don't use wl_output_transform in our APIsJasper St. Pierre1-18/+18
2014-05-06MetaMonitorConfig: don't always restore the previous config when opening the ...Giovanni Campagna1-3/+17
2014-05-06MetaMonitorConfig: don't keep a previous config with the wrong outputsGiovanni Campagna1-2/+15
2014-05-02Remove trailing whitespaceJasper St. Pierre1-4/+4
2014-04-09monitor-config: prevent assert that at least one output is connectedGiovanni Campagna1-0/+9
2014-03-31Start molding out a new src/backends/ dirJasper St. Pierre1-0/+1844