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 735625 - Add gesture to summon message tray
Add gesture to summon message tray
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other Mac OS
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 691534 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-08-28 18:24 UTC by Carlos Garnacho
Modified: 2014-08-30 12:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
viewSelector: Take edge drag gesture into a separate file (7.76 KB, patch)
2014-08-28 18:25 UTC, Carlos Garnacho
committed Details | Review
messageTray: Add bottom drag gesture to popup the message tray (1.20 KB, patch)
2014-08-28 18:25 UTC, Carlos Garnacho
committed Details | Review

Description Carlos Garnacho 2014-08-28 18:24:28 UTC
This was initially added in the gestures branch but then left aside as the situation of the message tray was undecided at the moment. Since it's staying for 3.14, I think would be great to have a swipe-from-bottom gesture to pop the message tray up, as it's otherwise largely inaccessible on touchscreens. I'm attaching a couple of patches for that.
Comment 1 Carlos Garnacho 2014-08-28 18:25:22 UTC
Created attachment 284731 [details] [review]
viewSelector: Take edge drag gesture into a separate file

This may not be solely used by this code, so take the gesture action
code to its own separate file.
Comment 2 Carlos Garnacho 2014-08-28 18:25:28 UTC
Created attachment 284732 [details] [review]
messageTray: Add bottom drag gesture to popup the message tray
Comment 3 Jasper St. Pierre (not reading bugmail) 2014-08-28 18:28:33 UTC
Review of attachment 284731 [details] [review]:

OK.
Comment 4 Jasper St. Pierre (not reading bugmail) 2014-08-28 18:28:45 UTC
Review of attachment 284732 [details] [review]:

Yep.
Comment 5 Bastien Nocera 2014-08-29 17:26:04 UTC
*** Bug 691534 has been marked as a duplicate of this bug. ***
Comment 6 Carlos Garnacho 2014-08-30 12:04:52 UTC
Attachment 284731 [details] pushed as 3289105 - viewSelector: Take edge drag gesture into a separate file
Attachment 284732 [details] pushed as 285a746 - messageTray: Add bottom drag gesture to popup the message tray