Skip to content

WIP: Keypad: Add a general keypad

Julian Sparber requested to merge keypad into master

This is based on HdyDialer, but with more flexible API. It also adds a GtkEntry which can be used as the focus widget, it has the key-press-event already connected and it grabs focus once it's mapped.

Merge request reports