summaryrefslogtreecommitdiffstats
path: root/server/cursor-channel.h
Commit message (Expand)AuthorAgeFilesLines
* server: make more of cursor privateMarc-André Lureau2015-11-031-46/+4
* server: make cursor channel privateMarc-André Lureau2015-11-031-15/+3
* Move pipe item enumerations out of red_worker.hMarc-André Lureau2015-11-021-0/+6
* Make cursor_channel_disconnect a CursorChannel methodMarc-André Lureau2015-10-301-1/+1
* CursorChannel* arg in cursor_channel_client_new()Marc-André Lureau2015-10-301-1/+1
* Remove unused parameter from cursor_channel_new()Marc-André Lureau2015-10-301-1/+1
* worker: move some cursor code to cursor-channel.cMarc-André Lureau2015-10-291-0/+26
* worker: change CursorItem memory allocationMarc-André Lureau2015-10-291-9/+0
* server: start separate display/cursor channel headersMarc-André Lureau2015-10-231-0/+79