summaryrefslogtreecommitdiff
path: root/hw/xquartz/quartzRandR.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-03XQuartz: RandR: Fix mode changing for multi-monitor configurations.Jeremy Huddleston1-10/+13
2010-09-28XQuartz: RandR: Refactor legacy mode-switching to be better integrated with R...Jeremy Huddleston1-106/+165
2010-09-28XQuartz: RandR: Don't change the rootless preference when changing RandR modeJeremy Huddleston1-16/+16
2010-09-28XQuartz: RandR: Better handle switching betwen RandR modes that share CG modesJeremy Huddleston1-36/+122
2010-09-28XQuartz: RandR: Respond better to resolution changes made outside XJeremy Huddleston1-70/+104
2010-09-28XQuartz: RandR: Use deprecated CG APIs only on Leopard and earlierJeremy Huddleston1-4/+6
2010-09-28XQuartz: RandR: Remove FAKE_RANDR code.Jan Hauffa1-52/+0
2010-09-28XQuartz: RandR: Toggle rootless mode on XRandR mode switch.Jan Hauffa1-28/+65
2010-09-28XQuartz: RandR: Implement basic RandR functionality.Jan Hauffa1-0/+394