aboutsummaryrefslogtreecommitdiffstats
path: root/src/servers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m improvement + bug fixMattias Andrée2016-08-041-13/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bug: length header should be "ignored" silentlyMattias Andrée2016-08-041-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugMattias Andrée2016-08-041-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-041-6/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update get-gamma-info protocol: gamut informationMattias Andrée2016-08-041-9/+130
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-031-3/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-033-35/+77
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixesMattias Andrée2016-07-221-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Dirs are searchableMattias Andrée2016-07-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement reconnectMattias Andrée2016-07-182-2/+85
| | | | 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-184-37/+52
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + do state merge in servers/crtc.cMattias Andrée2016-07-182-0/+79
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* When reconnecting, reapply the rampsMattias Andrée2016-07-172-50/+18
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Even more refactoringMattias Andrée2016-07-172-0/+378
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More refactoringMattias Andrée2016-07-178-0/+1707
Signed-off-by: Mattias Andrée <maandree@kth.se>