gala icon indicating copy to clipboard operation
gala copied to clipboard

Unable to drag windows to the screen edge for snap tiling via touch

Open DanGough opened this issue 5 years ago • 1 comments

What Happened

I drag the window to the edge of my screen via touch; the window stops moving when its edge hits the screen edge, so I can't move it far enough to trigger the window snapping.

Expected Behavior

I expect it to behave like with a mouse - the window can be dragged off-screen until my finger/cursor hit-point hits the screen edge to trigger the event.

Steps to Reproduce

  1. Extend finger
  2. Use finger to drag window to edge of screen

Platform Information

Latest generally available eOS 5.1

DanGough avatar Dec 02 '20 20:12 DanGough

I'm afraid this currently a limitation of X11. Gala, uses Mutter under the hood, and it was already reported there: https://gitlab.gnome.org/GNOME/mutter/-/issues/295

It was marked as won't fix, as this is not something that can be fixed at the window manager level only, so not much we can do for the moment :S

JoseExposito avatar Dec 21 '20 17:12 JoseExposito