aboutsummaryrefslogtreecommitdiffstats
path: root/src/output.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RestructureMattias Andrée2016-07-161-482/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* attributesMattias Andrée2016-07-161-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-07-161-0/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-131-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement use of libclutMattias Andrée2016-07-131-1/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Print warninging when attemping to remove non-existing filterMattias Andrée2016-07-131-1/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement filter updatingMattias Andrée2016-07-131-0/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement Lifespan: removeMattias Andrée2016-07-131-0/+33
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Applying filtersMattias Andrée2016-07-131-2/+89
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on handling requestsMattias Andrée2016-07-131-0/+98
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename project: gammad => coopgammadMattias Andrée2016-07-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement state mergingMattias Andrée2016-07-121-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement -pMattias Andrée2016-07-111-33/+35
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Sort outputs by nameMattias Andrée2016-07-111-0/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warnings (and two errors)Mattias Andrée2016-07-101-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on marshallingMattias Andrée2016-07-101-0/+207
Signed-off-by: Mattias Andrée <maandree@kth.se>