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


Attachments
main: Move 'toggle-recording' binding into the shell (2.12 KB, patch)
2012-04-19 09:42 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-04-19 09:42:44 UTC
See patch and bug 674376 for the corresponding Mutter change.
Comment 1 Florian Müllner 2012-04-19 09:42:48 UTC
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.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-04-24 15:34:03 UTC
Review of attachment 212341 [details] [review]:

Yes.
Comment 3 Florian Müllner 2012-04-24 15:39:07 UTC
Attachment 212341 [details] pushed as 4fea5b5 - main: Move 'toggle-recording' binding into the shell