Mir

Code review comment for lp:~andreas-pokorny/mir/move-key-repeat-into-input-platforms

Revision history for this message
Kevin DuBois (kdub) wrote :

nits:
+ KeyboardSettings() {}
not needed

1122: + settings.acceleration = mir_pointer_acceleration_none;
why indent further?

1031: braces around multiline if/else

lgtm otherwise

review: Approve

« Back to merge proposal