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 698251 - Add a toggle-overview keybinding
Add a toggle-overview keybinding
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: 2013-04-17 23:27 UTC by Matthias Clasen
Modified: 2013-04-19 03:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a toggle-overview keybinding (2.27 KB, patch)
2013-04-17 23:27 UTC, Matthias Clasen
committed Details | Review
Add a toggle-overview keybinding (2.85 KB, patch)
2013-04-19 00:34 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2013-04-17 23:27:51 UTC
This is a new, regular keybinding for going to the overview.
The default binding is Super-S, which goes well with Super-A
for going to the application grid.
This is separate from the existing panel-main-menu keybinding,
so that we can keep Alt-F1 opening the main menu in classic mode.
Comment 1 Matthias Clasen 2013-04-17 23:27:54 UTC
Created attachment 241783 [details] [review]
Add a toggle-overview keybinding
Comment 2 Florian Müllner 2013-04-18 11:40:18 UTC
Review of attachment 241783 [details] [review]:

Mmmh, I wonder whether the new keybinding should actually be more like <Super>A, e.g. toggle the window picker rather than the entire overview (otoh, not sure how that should work in practice from the window picker itself). However regardless of that, we should make the keybinding configurable in the shortcut panel (e.g. add it to data/50-gnome-shell-system.xml.in).
Comment 3 Matthias Clasen 2013-04-19 00:34:29 UTC
Created attachment 241867 [details] [review]
Add a toggle-overview keybinding

This is a new, regular keybinding for going to the overview.
The default binding is Super-S, which goes well with Super-A
for going to the application grid.
This is separate from the existing panel-main-menu keybinding,
so that we can keep Alt-F1 opening the main menu in classic mode.
Comment 4 Florian Müllner 2013-04-19 02:00:54 UTC
Review of attachment 241867 [details] [review]:

OK.
Comment 5 Matthias Clasen 2013-04-19 03:09:46 UTC
Attachment 241783 [details] pushed as 929e066 - Add a toggle-overview keybinding
Attachment 241867 [details] pushed as 929e066 - Add a toggle-overview keybinding