Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shortcuts: Don't include gtk.h | Benjamin Otte | 2018-02-08 | 1 | -0/+2 |
| | | | | | Clean up all shortcuts includes to only include the necessary files while we're at it. | ||||
* | shortcuts: Follow changes of accels | Matthias Clasen | 2016-04-17 | 1 | -0/+37 |
Add a way to associate a detailed action name with a shortcut. If the action name is set, update the accelerator whenever accels change on the window that the shortcuts window is associated with. https://bugzilla.gnome.org/show_bug.cgi?id=764975 |