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