breach_core icon indicating copy to clipboard operation
breach_core copied to clipboard

Two finger swipe navigation (back/forward)

Open knownasilya opened this issue 11 years ago • 9 comments

In OSX you can use the trackpad and swipe left and right to go back and forward in history. Would be nice if this was supported.

I keep trying to do it out of habit, but it doesn't budge :wink:

knownasilya avatar Jul 11 '14 03:07 knownasilya

+1

Thr1ve avatar Jul 13 '14 03:07 Thr1ve

+1

seventyeight avatar Jul 13 '14 11:07 seventyeight

Should this be in the core? I would like to have this but in a module instaid. Maybe someone should look into making a module with typical OS X functionality's.

naknut avatar Jul 13 '14 16:07 naknut

This totally belongs to a module. Building module that mimics osx functionality is totally doable and a fairly good idea. Keeping the issue opened until it finds its place!

spolu avatar Jul 13 '14 17:07 spolu

It would be great if Breach could suggest a starter package that contains modules such this one. I think it should definitely be part of a module though. Is someone working on this?

http-teapot avatar Jul 19 '14 21:07 http-teapot

I would definitely be up for the task however there is an issue open here breach/exo_browser#112 that might be relevant.

http-teapot avatar Jul 21 '14 07:07 http-teapot

It's gonna be hard to implement with the current architecture of the ExoBrowser unless we get #112 in indeed. The thing is that a bunch of stuff are gonna change at the exo browser level, we'll rely on tags instead of native views to display tabs.

Once this is done you'll be able to register an event on the top-level dom and implementing this feature will be as easy as it ca be :)

spolu avatar Jul 21 '14 16:07 spolu

@spolu are you sure it's #112? :wink:

knownasilya avatar Jul 21 '14 16:07 knownasilya

not #112 but https://github.com/breach/exo_browser/issues/112

spolu avatar Jul 21 '14 16:07 spolu