summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Fix syntax errors and get tests to build, run, and pass.develBryce Harrington4-25/+31
2012-02-03Refactor the umode_t structures into library.Bryce Harrington3-21/+33
2012-02-03Refactor changes_t, crtc_t, and output_t structures into library.Bryce Harrington3-147/+223
2012-02-03Refactor XRUTransform routines into library and add tests.Bryce Harrington6-65/+271
2012-01-31Refactor the transform_t structure to XRUTransformBryce Harrington3-15/+22
2012-01-31Incorporate OutputProperties structureBryce Harrington6-12/+96
2012-01-31Rename XrandrUtils.c to geometry.c to better reflect its contentsBryce Harrington2-1/+1
2012-01-31Add routines for testing equality of two XRUNamesBryce Harrington5-21/+160
2012-01-31Refactor name_t into XRUName. Add tests.Bryce Harrington7-133/+362
2012-01-10Add an A/B test comparing our xrandr's output with the installed xrandrBryce Harrington2-1/+27
2012-01-10Refactor reflection support into library.Bryce Harrington7-32/+221
2012-01-10Refactor rotations into libraryBryce Harrington9-43/+274
2012-01-06Drop rectangle_t.Bryce Harrington1-4/+0
2012-01-06Refactor geometry structs in xrandr.c to use libXrandrUtil'sBryce Harrington2-24/+10
2012-01-06Add unit test suite and a basic test of the geometry structs.Bryce Harrington7-1/+99
2012-01-06Copy a few basic structs and enums from xrandr.c into header.Bryce Harrington2-1/+67
2012-01-06Import xrandr.c as an implementation example.Bryce Harrington4-1/+3448
2012-01-06Initial packaging and directory structure.Bryce Harrington10-0/+269
2011-12-01Initial doc files.Bryce Harrington3-0/+47