aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-x-randr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change doc style to one appropriate for manualsMattias Andrée2014-05-281-83/+83
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* more restrictMattias Andrée2014-05-251-20/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + gamma-x-randr: get output and output infoMattias Andrée2014-05-251-11/+161
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + gamma-x-randr: get_edidMattias Andrée2014-05-241-3/+119
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: get_output_nameMattias Andrée2014-05-241-2/+41
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-241-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: crtc info: jump if the output information is not requiredMattias Andrée2014-05-241-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-241-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr use connector name to get connector typeMattias Andrée2014-05-241-1/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: read connector infoMattias Andrée2014-05-241-12/+70
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix use of translate_errorMattias Andrée2014-05-231-6/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: some simple crtc info + ramps sizesMattias Andrée2014-05-231-1/+80
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: crtc initMattias Andrée2014-05-231-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-231-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: partition initMattias Andrée2014-05-231-4/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: init siteMattias Andrée2014-05-231-4/+47
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* disable aggregate-return warnings in gamma-x-randr (xcb violates this)Mattias Andrée2014-05-231-0/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-x-randr: everything except init and infoMattias Andrée2014-05-231-5/+72
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* parse edidMattias Andrée2014-05-231-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do ramp translations in the façadeMattias Andrée2014-05-221-133/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* misc awesomenessMattias Andrée2014-05-211-22/+76
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-05-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-05-211-0/+332
Signed-off-by: Mattias Andrée <maandree@operamail.com>