GNOME Bugzilla – Bug 735625
Add gesture to summon message tray
Last modified: 2014-08-30 12:05:02 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.
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.
Created attachment 284732 [details] [review] messageTray: Add bottom drag gesture to popup the message tray
Review of attachment 284731 [details] [review]: OK.
Review of attachment 284732 [details] [review]: Yep.
*** Bug 691534 has been marked as a duplicate of this bug. ***
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