aboutsummaryrefslogtreecommitdiffstats
path: root/src/servers (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-18bug fixMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-18Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.cMattias Andrée4-37/+52
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-18m + do state merge in servers/crtc.cMattias Andrée2-0/+79
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-17When reconnecting, reapply the rampsMattias Andrée2-50/+18
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-17Even more refactoringMattias Andrée2-0/+378
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-17More refactoringMattias Andrée8-0/+1707
Signed-off-by: Mattias Andrée <maandree@kth.se>