[evince] [PATCH] Add accelerator hotkeys for annotations toolbar buttons.



Using annotations in evince currently makes me unhappy because (1) there are no
keyboard accelerators to add annotations and (2) the buttons on the annotations
toolbar (and all other toolbars) show up as tiny on my HiDPI display. I don't
have a solution for (2) but this patch adds keyboard accelerators for buttons on
the annotations toolbar rendering the buttons unnecessary.

The patch maps Ctrl+H to adding a highlight annotation and Ctrl+J to adding a
text annotation. The patch does not mention these new accelerators in the
Shortcuts help window.

Apologies if the patch is rough, will happily revise. This patch is a major
productivity increase when annotating documents. Thanks.

Benjamin A. Braun (1):
  Add accelerator hotkeys for annotations toolbar buttons.

 shell/ev-annotations-toolbar.c | 25 +++++++++++++++++++++++++
 shell/ev-annotations-toolbar.h |  3 +++
 shell/ev-application.c         |  2 ++
 shell/ev-window.c              | 30 +++++++++++++++++++++++++++++-
 4 files changed, 59 insertions(+), 1 deletion(-)

-- 
2.10.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]