After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761567 - Add a shortcuts window
Add a shortcuts window
Status: RESOLVED FIXED
Product: sound-juicer
Classification: Applications
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-04 18:32 UTC by Phillip Wood
Modified: 2016-02-15 10:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use GResources (4.91 KB, patch)
2016-02-04 18:32 UTC, Phillip Wood
committed Details | Review
Add a shourtcuts window (5.92 KB, patch)
2016-02-04 18:32 UTC, Phillip Wood
none Details | Review
Screenshot of shortcuts window (20.85 KB, image/png)
2016-02-04 18:35 UTC, Phillip Wood
  Details
Add a shourtcuts window (7.14 KB, patch)
2016-02-15 10:32 UTC, Phillip Wood
committed Details | Review

Description Phillip Wood 2016-02-04 18:32:29 UTC
Show shortcuts help
Comment 1 Phillip Wood 2016-02-04 18:32:34 UTC
Created attachment 320461 [details] [review]
Use GResources

This simplifies the code for setting up the app-menu and builder xml
files. It will also simplify adding a shortcuts window.
Comment 2 Phillip Wood 2016-02-04 18:32:39 UTC
Created attachment 320462 [details] [review]
Add a shourtcuts window
Comment 3 Phillip Wood 2016-02-04 18:35:40 UTC
Created attachment 320463 [details]
Screenshot of shortcuts window

I'm not sure what the best way to group the shortcuts is, if anyone has any better ideas let me know before the UI freeze on the 15th
Comment 4 Phillip Wood 2016-02-15 10:32:57 UTC
Created attachment 321232 [details] [review]
Add a shourtcuts window

Updated patch - Add sound-juicer-shortcuts.ui to PROFILES.in and add a
shortcuts help entry for the shortcut to show the shortcuts help.

This increases the required Gtk version to 3.20 (although it will run
on earlier versions but the shortcuts will be action disabled).
Comment 5 Phillip Wood 2016-02-15 10:36:08 UTC
Attachment 320461 [details] pushed as d3d9e0a - Use GResources
Attachment 321232 [details] pushed as 7d0e098 - Add a shourtcuts window