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 674376 - keybindings: Remove 'toggle-recording' binding
keybindings: Remove 'toggle-recording' binding
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-19 09:41 UTC by Florian Müllner
Modified: 2012-04-24 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
keybindings: Remove 'toggle-recording' binding (3.32 KB, patch)
2012-04-19 09:42 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-04-19 09:41:59 UTC
See patch. The GSettings key is API, so we may want to keep it around (it's private API between mutter and gnome-shell, but we don't have any means to migrate to a new key for users who changed the shortcut) ...
Comment 1 Florian Müllner 2012-04-19 09:42:07 UTC
Created attachment 212340 [details] [review]
keybindings: Remove 'toggle-recording' binding

The keybinding is only useful when using GNOME Shell, so now that we
can define keybindings outside of mutter, move it there.
Comment 2 Matthias Clasen 2012-04-19 22:00:15 UTC
Should this land, now we've branched ?
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-04-24 15:34:36 UTC
Review of attachment 212340 [details] [review]:

Go for it.
Comment 4 Florian Müllner 2012-04-24 15:38:58 UTC
Attachment 212340 [details] pushed as 9c97e89 - keybindings: Remove 'toggle-recording' binding