summaryrefslogtreecommitdiff
path: root/server/cursor-channel.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-04reduce header dependenciesFrediano Ziglio1-2/+0
2016-02-15Remove CursorItem::group_idChristophe Fergeau1-2/+1
2015-12-03server: rename filesFrediano Ziglio1-2/+2
2015-11-03server: make more of cursor privateMarc-André Lureau1-46/+4
2015-11-03server: make cursor channel privateMarc-André Lureau1-15/+3
2015-11-02Move pipe item enumerations out of red_worker.hMarc-André Lureau1-0/+6
2015-10-30Make cursor_channel_disconnect a CursorChannel methodMarc-André Lureau1-1/+1
2015-10-30CursorChannel* arg in cursor_channel_client_new()Marc-André Lureau1-1/+1
2015-10-30Remove unused parameter from cursor_channel_new()Marc-André Lureau1-1/+1
2015-10-29worker: move some cursor code to cursor-channel.cMarc-André Lureau1-0/+26
2015-10-29worker: change CursorItem memory allocationMarc-André Lureau1-9/+0
2015-10-23server: start separate display/cursor channel headersMarc-André Lureau1-0/+79