Files
ardour/libs
Paul Davis e5340dc258 when looking up a key event, switch to the lowercase keyval
Our bindings always use the lowercase form. Shift-e generates the GDK keyval for 'E'
rather than 'e' (with the event state including GDK_SHIFT_MODIFIER). So we have to
take this into account when doing the lookup
2016-02-26 15:47:50 -05:00
..
2015-12-17 20:22:02 +01:00
2015-10-08 16:18:39 +02:00
2016-02-20 20:47:13 +01:00