summaryrefslogtreecommitdiff
path: root/hw/xquartz/quartzRandR.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-22XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...Jeremy Huddleston1-97/+109
2011-05-14XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...Jeremy Huddleston1-8/+11
2011-02-27XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configsJeremy Huddleston1-10/+0
2011-02-27XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...Jeremy Huddleston1-0/+4
2011-02-27XQuartz: RandR: Capture the display when switching modes with RandRJeremy Huddleston1-0/+13
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