Skip to content

Keypad: Add a general keypad

Julian Sparber requested to merge julian.sparber/libhandy: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.

Fixes: #7 (closed) #136 (closed)

Related Issues: #76

Edited by Julian Sparber

Merge request reports