aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bug fixMattias Andrée2016-07-183-7/+2
| | | | 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-183-52/+96
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use ‘- ’ instead of ‘-#’Mattias Andrée2016-07-171-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-171-3/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-07-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Ungeneralise verify_utf8Mattias Andrée2016-07-172-6/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-172-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* When reconnecting, reapply the rampsMattias Andrée2016-07-174-51/+80
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Even more refactoringMattias Andrée2016-07-174-70/+89
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More refactoringMattias Andrée2016-07-1714-370/+264
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Continued refactoringMattias Andrée2016-07-173-190/+244
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Continue restructureMattias Andrée2016-07-1711-594/+822
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* RestructureMattias Andrée2016-07-1628-1413/+2075
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* attributesMattias Andrée2016-07-1616-188/+311
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1Mattias Andrée2016-07-165-7/+73
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-07-1610-16/+131
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-6/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-6/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* typoMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Response to enumerate-crtcs is crtc-enumerationMattias Andrée2016-07-151-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* whitespaceMattias Andrée2016-07-141-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add todoMattias Andrée2016-07-141-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Send error messagesMattias Andrée2016-07-142-58/+98
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Always pass non-null message IDMattias Andrée2016-07-141-17/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add MAKE_MESSAGE macroMattias Andrée2016-07-141-115/+71
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add todoMattias Andrée2016-07-141-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-1316-50/+50
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement use of libclutMattias Andrée2016-07-132-2/+33
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add manpageMattias Andrée2016-07-132-4/+113
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Referense projects I will be writingMattias Andrée2016-07-131-1/+2
| | | | 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>
* typoMattias Andrée2016-07-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add readmeMattias Andrée2016-07-131-0/+90
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update usageMattias Andrée2016-07-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Handle outbound messagesMattias Andrée2016-07-133-49/+219
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add ring[.ch]Mattias Andrée2016-07-133-1/+327
| | | | 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>
* Priority is not used when removing filterMattias Andrée2016-07-131-3/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-131-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Only remove filter when a connection closes if the filter has until-death lifespanMattias Andrée2016-07-131-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Applying filtersMattias Andrée2016-07-135-4/+175
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on responsesMattias Andrée2016-07-131-21/+254
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on handling requestsMattias Andrée2016-07-138-55/+492
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement main loop and handling of inbound connections + remove server_message (though like this was an mds server and not a stand-alone server)Mattias Andrée2016-07-123-69/+94
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>