aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-clipboard.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* whoops, read wrong headerMattias Andrée2014-09-091-6/+6
* mMattias Andrée2014-09-091-4/+2
* set danger in mds-base's receive_dangerMattias Andrée2014-09-081-19/+0
* derp, danger is volatile and atomicMattias Andrée2014-09-081-1/+1
* take care of some dangerMattias Andrée2014-09-081-4/+43
* move reconnect_to_display todo into todo fileMattias Andrée2014-09-081-1/+1
* m todoMattias Andrée2014-08-311-1/+1
* message id is unsigned 32-bitMattias Andrée2014-08-241-13/+13
* m + do not any assumtion of int typedefsMattias Andrée2014-08-241-12/+12
* danger is deadly for the echo and the clipboard serversMattias Andrée2014-08-201-1/+1
* add sigdanger supportMattias Andrée2014-08-201-1/+2
* mMattias Andrée2014-08-121-2/+0
* macros for ato* with castMattias Andrée2014-08-121-2/+3
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-2/+3
* the rest of the clipboardMattias Andrée2014-08-031-75/+135
* mds-clipboard: all actions except add, however there is not removal of old entries yetMattias Andrée2014-08-031-4/+363
* free the clipboard when exitingMattias Andrée2014-08-031-3/+13
* miscMattias Andrée2014-08-031-8/+198
* beginning of mds-clipboardMattias Andrée2014-08-031-0/+275