aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-clipboard.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>