Skip to content
Commit dccf7948 authored by Florian Müllner's avatar Florian Müllner
Browse files

keyboard: Add dedicated key combo type

We currently store keyval, keycode and mask that make up a particular
key combo separately. However as we want to consider multiple bindings
for a single item, it makes more sense to combine them in a dedicated
struct type.

https://bugzilla.gnome.org/show_bug.cgi?id=673078
parent bd54cd13
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment