aboutsummaryrefslogtreecommitdiffstats
path: root/src/servers (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-22bug fixesMattias Andrée1-5/+5
2016-07-22Dirs are searchableMattias Andrée1-1/+1
2016-07-18Implement reconnectMattias Andrée2-2/+85
2016-07-18Implement disconnectMattias Andrée1-1/+14
2016-07-18bug fixMattias Andrée1-1/+1
2016-07-18Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.cMattias Andrée4-37/+52
2016-07-18m + do state merge in servers/crtc.cMattias Andrée2-0/+79
2016-07-17When reconnecting, reapply the rampsMattias Andrée2-50/+18
2016-07-17Even more refactoringMattias Andrée2-0/+378
2016-07-17More refactoringMattias Andrée8-0/+1707