Jasper St. Pierre
|
616f1a09b1
|
accel-parse: Add keycode parsing as well
|
2014-04-07 11:15:01 -04:00 |
|
Jasper St. Pierre
|
50e69109b6
|
accel-parse: Integrate Above_Tab parsing code directly into our copy
|
2014-04-07 11:15:01 -04:00 |
|
Jasper St. Pierre
|
242784d3e4
|
accel-parse: Copy the code from GTK+ in-tree
We can't use GTK+ for accelerator parsing under Wayland, since we
don't want to go through Xwayland to make that happen.
|
2014-04-07 11:14:35 -04:00 |
|
Jasper St. Pierre
|
0466fe9301
|
Move meta_ui_parse_accelerator into core/
We're currently using GTK+ for this, but we'll stop doing that fairly
quickly and instead just copy the GTK+ code in-tree.
|
2014-04-07 10:59:46 -04:00 |
|