summaryrefslogtreecommitdiff
path: root/src/XrrProperty.c
AgeCommit message (Collapse)AuthorFilesLines
2006-11-30Add initial implementation of crtc gamma and mode adding requests.randr-1.2Keith Packard1-4/+5
They build. More testing seems indicated.
2006-11-20Change properties to have a pending value and report valid values.Keith Packard1-0/+344
Pending values are transferred to current values at mode set, allowing a queue of values to accrue in preparation for the modeset operation while still reporting valid 'current' values for applications. The set of valid values is also available so applications can present a reasonable list to the user during configuration.