aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-coordinate-field.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix support for using sockets insteads of pipesMattias Andrée2017-07-231-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Misc code improvementsMattias Andrée2017-07-161-10/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use #include instead of #defineMattias Andrée2017-07-161-19/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add gradientsMattias Andrée2017-07-021-0/+77
Signed-off-by: Mattias Andrée <maandree@kth.se>