Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-28 | Add composition Matrix Two-by-two. | Jonas Smedegaard | |
2017-02-07 | Only define ShortcutsWindow if Gtk.ShortcutsWindow exists. Fixes #124 | Florian Zeitz | |
2017-01-31 | Add a ShortcutsWindow and tooltips to display accelerators | Florian Zeitz | |
The GtkShortcutsWindow is shown upon pressing `?`. This is only available in Gtk+ >= 3.20. For earlier versions nothing happens. |