Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore empty lines when parsing remap table | Mattias Andrée | 2014-08-13 | 1 | -8/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | keycodes not be larger than 2¹⁴ | Mattias Andrée | 2014-08-13 | 1 | -3/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kkbd: announce new keyboard when starting | Mattias Andrée | 2014-08-13 | 1 | -2/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement keycode mapping query | Mattias Andrée | 2014-08-13 | 1 | -10/+57 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-08-13 | 2 | -18/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-08-13 | 1 | -11/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement protocol for remapping the keyboard | Mattias Andrée | 2014-08-13 | 2 | -7/+241 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kkbd: misc | Mattias Andrée | 2014-08-13 | 2 | -6/+116 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-08-13 | 1 | -13/+143 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | derp | Mattias Andrée | 2014-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kkbd: m + handle_set_keyboard_leds | Mattias Andrée | 2014-08-12 | 1 | -13/+73 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kkbd: receive message and validate headers | Mattias Andrée | 2014-08-12 | 2 | -6/+247 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-08-12 | 1 | -2/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-08-12 | 2 | -8/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix tabulation | Mattias Andrée | 2014-08-12 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | macros for ato* with cast | Mattias Andrée | 2014-08-12 | 12 | -13/+174 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | missed explicit cast | Mattias Andrée | 2014-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | make it possible to consume messages | Mattias Andrée | 2014-08-12 | 1 | -1/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update todo + keyboard protocols | Mattias Andrée | 2014-08-12 | 1 | -3/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-08-12 | 6 | -107/+139 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the server | Mattias Andrée | 2014-08-11 | 3 | -11/+75 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-08-11 | 2 | -38/+173 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 2014-08-11 | 12 | -15/+742 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | the rest of the clipboard | Mattias Andrée | 2014-08-03 | 7 | -109/+236 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-clipboard: all actions except add, however there is not removal of old entries yet | Mattias Andrée | 2014-08-03 | 2 | -4/+428 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | free the clipboard when exiting | Mattias Andrée | 2014-08-03 | 1 | -3/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-08-03 | 4 | -21/+213 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning of mds-clipboard | Mattias Andrée | 2014-08-03 | 2 | -0/+319 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-registry: add time-to-live | Mattias Andrée | 2014-08-02 | 3 | -3/+51 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-registry use timedwait in slaves so we can stop when reexecing of terminating | Mattias Andrée | 2014-08-02 | 1 | -1/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-registry: marshal and unmarshal the slave list | Mattias Andrée | 2014-08-02 | 4 | -2/+91 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-registry: notify client | Mattias Andrée | 2014-08-02 | 2 | -5/+40 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-08-02 | 15 | -54/+63 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-08-02 | 13 | -68/+795 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-07-29 | 1 | -5/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-07-29 | 1 | -6/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-registry: restructure registry | Mattias Andrée | 2014-07-29 | 2 | -120/+105 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | split out registry from mds-registry | Mattias Andrée | 2014-07-29 | 4 | -459/+509 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-07-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | split out reexec from mds-registry | Mattias Andrée | 2014-07-29 | 4 | -150/+210 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | split out globals from mds-registry | Mattias Andrée | 2014-07-28 | 4 | -47/+147 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | split out util from mds-registry | Mattias Andrée | 2014-07-28 | 4 | -111/+173 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | put mds-registry in its own directory | Mattias Andrée | 2014-07-28 | 2 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-07-28 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-07-28 | 1 | -0/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-07-28 | 1 | -0/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | use of mutexe when removing protocols due to server closing | Mattias Andrée | 2014-07-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-registry: all unmarshal failures are critical | Mattias Andrée | 2014-07-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |