summaryrefslogtreecommitdiffstats
path: root/src/monitor.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* licenses partially under AGPL3 and partially under GPL3Mattias Andrée2014-03-101-2/+2
* add EDID supportMattias Andrée2014-03-101-3/+32
* buf cause by typo + add example: crtc-searchingMattias Andrée2014-02-251-2/+2
* m bug + add example with output listingMattias Andrée2014-02-251-2/+2
* m + info: add section: hardware detectionMattias Andrée2014-02-241-0/+1
* improve print_curves with compact parameters + fix lower_resolutionMattias Andrée2014-02-241-6/+22
* m docMattias Andrée2014-02-241-4/+4
* list screens outputs and crtcs1.6Mattias Andrée2014-02-241-14/+200
* prototype list_monitorsMattias Andrée2014-02-241-0/+38
* fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examplesMattias Andrée2014-02-231-4/+10
* python side of reading curvesMattias Andrée2014-02-231-6/+60
* add vidmode supportMattias Andrée2014-02-211-1/+34
* add support for selecting screenMattias Andrée2014-02-211-9/+15
* do not load blueshift_randr before usedMattias Andrée2014-02-201-1/+2
* m doc + applying adjustmentsMattias Andrée2014-02-201-1/+2
* fix minor bufs + add reset functionMattias Andrée2014-02-171-1/+1
* docMattias Andrée2014-02-171-0/+3
* fix some minor errorsMattias Andrée2014-02-171-2/+5
* working with some exceptionsMattias Andrée2014-02-161-0/+3
* use randrMattias Andrée2014-02-161-0/+23
* add monitor control without native bindingMattias Andrée2014-02-141-0/+55