aboutsummaryrefslogtreecommitdiffstats
path: root/src/servers/crtc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsMattias Andrée2016-08-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement reconnectMattias Andrée2016-07-181-2/+78
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement disconnectMattias Andrée2016-07-181-1/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixMattias Andrée2016-07-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.cMattias Andrée2016-07-181-0/+33
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + do state merge in servers/crtc.cMattias Andrée2016-07-181-0/+68
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More refactoringMattias Andrée2016-07-171-0/+129
Signed-off-by: Mattias Andrée <maandree@kth.se>