GNOME Bugzilla – Bug 674377
main: Move 'toggle-recording' binding into the shell
Last modified: 2012-04-24 15:39:31 UTC
See patch and bug 674376 for the corresponding Mutter change.
Created attachment 212341 [details] [review] main: Move 'toggle-recording' binding into the shell The keybinding to toggle the screen recorder was implemented as a signal on MetaScreen, as keybindings could only be defined in mutter core. As this is no longer the case, we can move the binding into the shell where it belongs.
Review of attachment 212341 [details] [review]: Yes.
Attachment 212341 [details] pushed as 4fea5b5 - main: Move 'toggle-recording' binding into the shell