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 784079 - screenshot-window-sizer: Add explicit keybinding for backward cycling
screenshot-window-sizer: Add explicit keybinding for backward cycling
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-22 07:55 UTC by Florian Müllner
Modified: 2017-07-05 15:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot-window-sizer: Add explicit keybinding for backward cycling (2.69 KB, patch)
2017-06-22 07:55 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2017-06-22 07:55:18 UTC
See patch.
Comment 1 Florian Müllner 2017-06-22 07:55:26 UTC
Created attachment 354216 [details] [review]
screenshot-window-sizer: Add explicit keybinding for backward cycling

The REVERSES flag was removed from Meta.KeyBindingFlags a while ago, as
gnome-control-center doesn't recognize it and the corresponding "magic"
shift handling. That is, nowadays reversible keybindings need to
provide an explicit reversed binding.
Comment 2 Rui Matos 2017-07-05 12:49:40 UTC
Review of attachment 354216 [details] [review]:

ok
Comment 3 Florian Müllner 2017-07-05 15:06:59 UTC
Attachment 354216 [details] pushed as 74643a6 - screenshot-window-sizer: Add explicit keybinding for backward cycling