Mir

Code review comment for lp:~andreas-pokorny/mir/fix-1664610

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Cool.

But why should Mir offer this at all?

Users could just call this:
   xkb_state_key_get_utf8(state, mir_keyboard_event_scan_code(e), buffer, sizeof(buffer));
if only they knew what 'state' was...?

review: Approve

« Back to merge proposal